Searched defs:scsi_id (Results 1 – 6 of 6) sorted by relevance
/freebsd-src/sys/cam/scsi/ |
H A D | scsi_sg.h | 108 int scsi_id; member
|
/freebsd-src/sys/dev/ida/ |
H A D | idareg.h | 250 u_int8_t scsi_id; /* SCSI ID */ member
|
/freebsd-src/sys/dev/aic7xxx/ |
H A D | aic7xxx.c | 1562 ahc_alloc_tstate(struct ahc_softc *ahc, u_int scsi_id, char channel) in ahc_alloc_tstate() 1610 ahc_free_tstate(struct ahc_softc *ahc, u_int scsi_id, char channel, int force) in ahc_free_tstate()
|
H A D | aic79xx.c | 2789 ahd_alloc_tstate(struct ahd_softc *ahd, u_int scsi_id, char channel) in ahd_alloc_tstate() 2831 ahd_free_tstate(struct ahd_softc *ahd, u_int scsi_id, char channel, int force) in ahd_free_tstate()
|
/freebsd-src/sys/dev/ciss/ |
H A D | cissreg.h | 741 u_int8_t scsi_id; member
|
/freebsd-src/sys/dev/smartpqi/ |
H A D | smartpqi_structures.h | 1081 uint8_t scsi_id; /* SCSI ID on this bus */ member
|