Searched defs:scsi_id (Results 1 – 6 of 6) sorted by relevance
| /freebsd-13.1/sys/cam/scsi/ |
| H A D | scsi_sg.h | 110 int scsi_id; member
|
| /freebsd-13.1/sys/dev/ida/ |
| H A D | idareg.h | 252 u_int8_t scsi_id; /* SCSI ID */ member
|
| /freebsd-13.1/sys/dev/aic7xxx/ |
| H A D | aic7xxx.c | 1572 ahc_alloc_tstate(struct ahc_softc *ahc, u_int scsi_id, char channel) in ahc_alloc_tstate() 1620 ahc_free_tstate(struct ahc_softc *ahc, u_int scsi_id, char channel, int force) in ahc_free_tstate()
|
| H A D | aic79xx.c | 2799 ahd_alloc_tstate(struct ahd_softc *ahd, u_int scsi_id, char channel) in ahd_alloc_tstate() 2841 ahd_free_tstate(struct ahd_softc *ahd, u_int scsi_id, char channel, int force) in ahd_free_tstate()
|
| /freebsd-13.1/sys/dev/ciss/ |
| H A D | cissreg.h | 743 u_int8_t scsi_id; member
|
| /freebsd-13.1/sys/dev/smartpqi/ |
| H A D | smartpqi_structures.h | 980 uint8_t scsi_id; /* SCSI ID on this bus */ member
|