Symbol: KN03_SYS_ASIC
sys/arch/pmax/pmax/dec_3maxplus.c
155
ioasic_base = MIPS_PHYS_TO_KSEG1(KN03_SYS_ASIC);
sys/arch/pmax/pmax/kn03.h
109
#define KN03_SYS_ROM_START ( KN03_SYS_ASIC + IOASIC_SLOT_0_START )
sys/arch/pmax/pmax/kn03.h
110
#define KN03_SYS_ASIC_REGS ( KN03_SYS_ASIC + IOASIC_SLOT_1_START )
sys/arch/pmax/pmax/kn03.h
111
#define KN03_SYS_ETHER_ADDRESS ( KN03_SYS_ASIC + IOASIC_SLOT_2_START )
sys/arch/pmax/pmax/kn03.h
112
#define KN03_SYS_LANCE ( KN03_SYS_ASIC + IOASIC_SLOT_3_START )
sys/arch/pmax/pmax/kn03.h
113
#define KN03_SYS_SCC_0 ( KN03_SYS_ASIC + IOASIC_SLOT_4_START )
sys/arch/pmax/pmax/kn03.h
114
#define KN03_SYS_SCC_1 ( KN03_SYS_ASIC + IOASIC_SLOT_6_START )
sys/arch/pmax/pmax/kn03.h
115
#define KN03_SYS_CLOCK ( KN03_SYS_ASIC + IOASIC_SLOT_8_START )
sys/arch/pmax/pmax/kn03.h
116
#define KN03_SYS_ERRADR ( KN03_SYS_ASIC + IOASIC_SLOT_9_START )
sys/arch/pmax/pmax/kn03.h
117
#define KN03_SYS_ERRSYN ( KN03_SYS_ASIC + IOASIC_SLOT_10_START )
sys/arch/pmax/pmax/kn03.h
118
#define KN03_SYS_CSR ( KN03_SYS_ASIC + IOASIC_SLOT_11_START )
sys/arch/pmax/pmax/kn03.h
119
#define KN03_SYS_SCSI ( KN03_SYS_ASIC + IOASIC_SLOT_12_START )
sys/arch/pmax/pmax/kn03.h
120
#define KN03_SYS_SCSI_DMA ( KN03_SYS_ASIC + IOASIC_SLOT_14_START )
sys/arch/pmax/pmax/kn03.h
133
#define KN03_REG_SCSI_DMAPTR ( KN03_SYS_ASIC + IOASIC_SCSI_DMAPTR )
sys/arch/pmax/pmax/kn03.h
134
#define KN03_REG_SCSI_DMANPTR ( KN03_SYS_ASIC + IOASIC_SCSI_NEXTPTR )
sys/arch/pmax/pmax/kn03.h
135
#define KN03_REG_LANCE_DMAPTR ( KN03_SYS_ASIC + IOASIC_LANCE_DMAPTR )
sys/arch/pmax/pmax/kn03.h
136
#define KN03_REG_SCC_T1_DMAPTR ( KN03_SYS_ASIC + IOASIC_SCC_T1_DMAPTR )
sys/arch/pmax/pmax/kn03.h
137
#define KN03_REG_SCC_R1_DMAPTR ( KN03_SYS_ASIC + IOASIC_SCC_R1_DMAPTR )
sys/arch/pmax/pmax/kn03.h
138
#define KN03_REG_SCC_T2_DMAPTR ( KN03_SYS_ASIC + IOASIC_SCC_T2_DMAPTR )
sys/arch/pmax/pmax/kn03.h
139
#define KN03_REG_SCC_R2_DMAPTR ( KN03_SYS_ASIC + IOASIC_SCC_R2_DMAPTR )
sys/arch/pmax/pmax/kn03.h
140
#define KN03_REG_CSR ( KN03_SYS_ASIC + IOASIC_CSR )
sys/arch/pmax/pmax/kn03.h
141
#define KN03_REG_INTR ( KN03_SYS_ASIC + IOASIC_INTR )
sys/arch/pmax/pmax/kn03.h
142
#define KN03_REG_IMSK ( KN03_SYS_ASIC + IOASIC_IMSK )
sys/arch/pmax/pmax/kn03.h
143
#define KN03_REG_CURADDR ( KN03_SYS_ASIC + IOASIC_CURADDR )
sys/arch/pmax/pmax/kn03.h
145
#define KN03_REG_LANCE_DECODE ( KN03_SYS_ASIC + IOASIC_LANCE_DECODE )
sys/arch/pmax/pmax/kn03.h
146
#define KN03_REG_SCSI_DECODE ( KN03_SYS_ASIC + IOASIC_SCSI_DECODE )
sys/arch/pmax/pmax/kn03.h
147
#define KN03_REG_SCC0_DECODE ( KN03_SYS_ASIC + IOASIC_SCC0_DECODE )
sys/arch/pmax/pmax/kn03.h
148
#define KN03_REG_SCC1_DECODE ( KN03_SYS_ASIC + IOASIC_SCC1_DECODE )
sys/arch/pmax/pmax/kn03.h
154
#define KN03_REG_SCSI_SCR ( KN03_SYS_ASIC + IOASIC_SCSI_SCR )
sys/arch/pmax/pmax/kn03.h
155
#define KN03_REG_SCSI_SDR0 ( KN03_SYS_ASIC + IOASIC_SCSI_SDR0 )
sys/arch/pmax/pmax/kn03.h
156
#define KN03_REG_SCSI_SDR1 ( KN03_SYS_ASIC + IOASIC_SCSI_SDR1 )