Home
last modified time | relevance | path

Searched defs:scsi_id (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/sys/arch/sgimips/stand/common/
H A Diris_parse.c39 uint8_t scsi_ctlr = 255, scsi_id = 255, scsi_part = 255; variable
/netbsd-src/sys/arch/x68k/include/
H A Dbootinfo.h75 #define X68K_MAKESCSIBOOTDEV(major, type_if, unit_if, scsi_id, lun, part) \ argument
/netbsd-src/sys/dev/mca/
H A Desp_mca.c141 int scsi_id, irq, drq, error; in esp_mca_attach() local
/netbsd-src/sys/dev/isa/
H A Dwdsreg.h157 u_char scsi_id; member
/netbsd-src/sys/dev/pci/
H A Darcmsr.c1127 uint8_t scsi_id; in arc_bio_setstate() member
H A Dtrm.c151 uint8_t scsi_id; /* 74 Host Adapter SCSI ID */ member
/netbsd-src/sys/dev/ic/
H A Daic7xxx.c1561 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 Daic79xx.c2698 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 Dscsireg.h44 u_char p0, scsi_id; member