HomeSort by: relevance | last modified time | path
    Searched refs:IOASIC_SCSI_DECODE (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/arch/pmax/pmax/
kn03.h 146 #define KN03_REG_SCSI_DECODE ( KN03_SYS_ASIC + IOASIC_SCSI_DECODE )
kmin.h 187 #define KMIN_REG_SCSI_DECODE ( KMIN_SYS_ASIC + IOASIC_SCSI_DECODE )
maxine.h 196 #define XINE_REG_SCSI_DECODE ( XINE_SYS_ASIC + IOASIC_SCSI_DECODE )
dec_maxine.c 158 *(volatile uint32_t *)(ioasic_base + IOASIC_SCSI_DECODE) = 0xe;
dec_3min.c 161 *(volatile uint32_t *)(ioasic_base + IOASIC_SCSI_DECODE) = 0xe;
dec_3maxplus.c 163 *(volatile uint32_t *)(ioasic_base + IOASIC_SCSI_DECODE) = 0xe;
  /src/sys/dev/tc/
ioasicreg.h 112 #define IOASIC_SCSI_DECODE IOASIC_SLOT_1_START+0x170

Completed in 114 milliseconds