Home
last modified time | relevance | path

Searched refs:OIOC_SCSI_REGS_SIZE (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/sgimips/ioc/
H A Doiocreg.h46 #define OIOC_SCSI_REGS_SIZE 0x00200102 /* SCSI length */ macro
H A Doioc.c102 if (bus_space_map(sc->sc_iot, ma->ma_addr, OIOC_SCSI_REGS_SIZE, in oioc_attach()