Searched refs:IOASIC_LANCE_DECODE (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/sys/arch/pmax/pmax/
H A Dkn03.h145 #define KN03_REG_LANCE_DECODE ( KN03_SYS_ASIC + IOASIC_LANCE_DECODE )
H A Dkmin.h186 #define KMIN_REG_LANCE_DECODE ( KMIN_SYS_ASIC + IOASIC_LANCE_DECODE )
H A Dmaxine.h195 #define XINE_REG_LANCE_DECODE ( XINE_SYS_ASIC + IOASIC_LANCE_DECODE )
H A Ddec_maxine.c157 *(volatile uint32_t *)(ioasic_base + IOASIC_LANCE_DECODE) = 0x3;
H A Ddec_3maxplus.c162 *(volatile uint32_t *)(ioasic_base + IOASIC_LANCE_DECODE) = 0x3;
H A Ddec_3min.c160 *(volatile uint32_t *)(ioasic_base + IOASIC_LANCE_DECODE) = 0x3;
/netbsd-current/sys/dev/tc/
H A Dioasicreg.h111 #define IOASIC_LANCE_DECODE IOASIC_SLOT_1_START+0x160 macro

Completed in 130 milliseconds