Searched defs:scsi_id (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/sys/arch/sgimips/stand/common/ |
H A D | iris_parse.c | 39 uint8_t scsi_ctlr = 255, scsi_id = 255, scsi_part = 255; variable
|
/netbsd-src/sys/arch/x68k/include/ |
H A D | bootinfo.h | 75 #define X68K_MAKESCSIBOOTDEV(major, type_if, unit_if, scsi_id, lun, part) \ argument
|
/netbsd-src/sys/dev/mca/ |
H A D | esp_mca.c | 141 int scsi_id, irq, drq, error; in esp_mca_attach() local
|
/netbsd-src/sys/dev/isa/ |
H A D | wdsreg.h | 157 u_char scsi_id; member
|
/netbsd-src/sys/dev/pci/ |
H A D | arcmsr.c | 1127 uint8_t scsi_id; in arc_bio_setstate() member
|
H A D | trm.c | 151 uint8_t scsi_id; /* 74 Host Adapter SCSI ID */ member
|
/netbsd-src/sys/dev/ic/ |
H A D | aic7xxx.c | 1561 ahc_alloc_tstate(struct ahc_softc *ahc, u_int scsi_id, char channel) in ahc_alloc_tstate() 1606 ahc_free_tstate(struct ahc_softc *ahc, u_int scsi_id, char channel, int force) in ahc_free_tstate()
|
H A D | aic79xx.c | 2698 ahd_alloc_tstate(struct ahd_softc *ahd, u_int scsi_id, char channel) in ahd_alloc_tstate() 2738 ahd_free_tstate(struct ahd_softc *ahd, u_int scsi_id, char channel, int force) in ahd_free_tstate()
|
/netbsd-src/sys/arch/hp300/stand/common/ |
H A D | scsireg.h | 44 u_char p0, scsi_id; member
|