Home
last modified time | relevance | path

Searched refs:NSCSI (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/sys/arch/sgimips/stand/common/
Diris_scsivar.h47 #define NSCSI 1 macro
64 struct wd33c93_softc wd33c93_softc[NSCSI];
/netbsd/src/sys/arch/hp300/stand/common/
Dscsi.c72 struct scsi_softc scsi_softc[NSCSI];
87 for (hw = sc_table; i < NSCSI && hw < &sc_table[MAXCTLRS]; hw++) { in scsiinit()
113 if (unit >= NSCSI || scsi_softc[unit].sc_alive == 0) in scsialive()
Dsd.c81 struct sd_softc sd_softc[NSCSI][NSD];
208 if (ctlr >= NSCSI || scsialive(ctlr) == 0) in sdopen()
Dsamachdep.h40 #define NSCSI 2 macro
/netbsd/src/sys/arch/luna68k/stand/boot/
Dsamachdep.h38 #define NSCSI 2 macro