| /freebsd-14-stable/sys/dev/mfi/ |
| HD | mfi_cam.c | 234 cpi->protocol_version = SCSI_REV_2; in mfip_cam_action() 252 ccb->cts.protocol_version = SCSI_REV_2; in mfip_cam_action()
|
| /freebsd-14-stable/sys/dev/aac/ |
| HD | aac_cam.c | 324 cpi->protocol_version = SCSI_REV_2; in aac_cam_action() 336 ccb->cts.protocol_version = SCSI_REV_2; in aac_cam_action()
|
| /freebsd-14-stable/sys/cam/scsi/ |
| HD | scsi_ch.c | 396 if (cgd->inq_data.version <= SCSI_REV_2) in chregister() 819 error = chgetelemstatus(periph, SCSI_REV_2, cmd, in chioctl() 1154 } else if (scsi_version > SCSI_REV_2) { in copy_element_status() 1161 if (scsi_version <= SCSI_REV_2) { in copy_element_status()
|
| HD | scsi_xpt.c | 113 || (SID_ANSI_REV(&dv->inq_data) > SCSI_REV_2 && cam_srch_hi))) 118 || (SID_ANSI_REV(&dv->inq_data) > SCSI_REV_2)))
|
| HD | scsi_all.h | 2255 #define SCSI_REV_2 2 macro
|
| /freebsd-14-stable/sys/powerpc/ps3/ |
| HD | ps3cdrom.c | 392 cts->protocol_version = SCSI_REV_2; in ps3cdrom_action() 430 cpi->protocol_version = SCSI_REV_2; in ps3cdrom_action()
|
| /freebsd-14-stable/sys/dev/usb/storage/ |
| HD | umass.c | 680 0, /* removable */ 0x80, SCSI_REV_2, SCSI_REV_2, 2327 cpi->protocol_version = SCSI_REV_2; in umass_cam_action() 2383 cts->protocol_version = SCSI_REV_2; in umass_cam_action()
|
| /freebsd-14-stable/sys/dev/tws/ |
| HD | tws_cam.c | 260 ccb->cts.protocol_version = SCSI_REV_2; in tws_action() 302 ccb->cpi.protocol_version = SCSI_REV_2; in tws_action()
|
| /freebsd-14-stable/sys/dev/mrsas/ |
| HD | mrsas_cam.c | 313 ccb->cts.protocol_version = SCSI_REV_2; in mrsas_action() 354 ccb->cpi.protocol_version = SCSI_REV_2; in mrsas_action()
|
| /freebsd-14-stable/sys/dev/aic7xxx/ |
| HD | aic7xxx_osm.c | 808 cpi->protocol_version = SCSI_REV_2; in ahc_action()
|
| HD | aic79xx_osm.c | 714 cpi->protocol_version = SCSI_REV_2; in ahd_action()
|
| HD | aic7xxx.c | 536 if (tinfo->protocol_version <= SCSI_REV_2 in ahc_handle_seqint()
|
| /freebsd-14-stable/sys/dev/hptrr/ |
| HD | hptrr_osm_bsd.c | 791 cpi->protocol_version = SCSI_REV_2; in hpt_action()
|
| /freebsd-14-stable/sys/dev/hpt27xx/ |
| HD | hpt27xx_osm_bsd.c | 859 cpi->protocol_version = SCSI_REV_2; in hpt_action()
|
| /freebsd-14-stable/sys/dev/firewire/ |
| HD | sbp.c | 2512 cpi->protocol_version = SCSI_REV_2; in sbp_action() 2527 cts->protocol_version = SCSI_REV_2; in sbp_action()
|
| HD | sbp_targ.c | 1372 cts->protocol_version = SCSI_REV_2; in sbp_targ_action1()
|
| /freebsd-14-stable/sys/dev/hptnr/ |
| HD | hptnr_osm_bsd.c | 1147 cpi->protocol_version = SCSI_REV_2; in hpt_action()
|
| /freebsd-14-stable/sys/dev/ciss/ |
| HD | ciss.c | 3035 cpi->protocol_version = SCSI_REV_2; in ciss_cam_action() 3066 cts->protocol_version = SCSI_REV_2; in ciss_cam_action()
|
| /freebsd-14-stable/sys/dev/isp/ |
| HD | isp_freebsd.c | 2621 cts->protocol_version = SCSI_REV_2; in isp_action() 2788 cpi->protocol_version = SCSI_REV_2; in isp_action()
|
| /freebsd-14-stable/sys/dev/mpt/ |
| HD | mpt_cam.c | 3452 cts->protocol_version = SCSI_REV_2; in mpt_action() 3575 cpi->protocol_version = SCSI_REV_2; in mpt_action()
|
| /freebsd-14-stable/sys/dev/arcmsr/ |
| HD | arcmsr.c | 3236 cpi->protocol_version = SCSI_REV_2; in arcmsr_action() 3327 cts->protocol_version = SCSI_REV_2; in arcmsr_action()
|
| /freebsd-14-stable/sys/dev/hptmv/ |
| HD | entry.c | 2323 cpi->protocol_version = SCSI_REV_2; in hpt_action()
|
| /freebsd-14-stable/sys/dev/hptiop/ |
| HD | hptiop.c | 2367 cpi->protocol_version = SCSI_REV_2; in hptiop_action()
|
| /freebsd-14-stable/sys/cam/ |
| HD | cam_xpt.c | 2563 if (device->protocol_version <= SCSI_REV_2 in xpt_action_default()
|
| /freebsd-14-stable/sys/dev/sym/ |
| HD | sym_hipd.c | 8041 cpi->protocol_version = SCSI_REV_2;
|