| /freebsd/cddl/lib/libdtrace/ |
| H A D | cam.d | 116 inline int PROTO_SCSI = 2; variable
|
| /freebsd/tools/tools/vhba/ |
| H A D | vhba.c | 109 cts->protocol = PROTO_SCSI; in vhba_action() 134 cpi->protocol = PROTO_SCSI; in vhba_action()
|
| /freebsd/sys/dev/mfi/ |
| H A D | mfi_cam.c | 233 cpi->protocol = PROTO_SCSI; in mfip_cam_action() 251 ccb->cts.protocol = PROTO_SCSI; in mfip_cam_action()
|
| /freebsd/sys/dev/ufshci/ |
| H A D | ufshci_sim.c | 277 cpi->protocol = PROTO_SCSI; in ufshci_cam_action() 314 cts->protocol = PROTO_SCSI; in ufshci_cam_action()
|
| /freebsd/sys/dev/isci/ |
| H A D | isci_controller.c | 687 cpi->protocol = PROTO_SCSI; in isci_action() 712 general_settings->protocol = PROTO_SCSI; in isci_action()
|
| /freebsd/sys/dev/aac/ |
| H A D | aac_cam.c | 323 cpi->protocol = PROTO_SCSI; in aac_cam_action() 335 ccb->cts.protocol = PROTO_SCSI; in aac_cam_action()
|
| /freebsd/sys/powerpc/ps3/ |
| H A D | ps3cdrom.c | 390 cts->protocol = PROTO_SCSI; in ps3cdrom_action() 428 cpi->protocol = PROTO_SCSI; in ps3cdrom_action()
|
| /freebsd/sys/cam/ctl/ |
| H A D | ctl_frontend_cam_sim.c | 672 cts->protocol = PROTO_SCSI; in cfcs_action() 767 cpi->protocol = PROTO_SCSI; in cfcs_action()
|
| /freebsd/sys/cam/ata/ |
| H A D | ata_xpt.c | 869 path->device->protocol = PROTO_SCSI; in aprobedone() 1673 } else if (path->device->protocol == PROTO_SCSI) { in ata_device_transport() 1819 if (device->protocol == PROTO_SCSI && in ata_action() 1874 if (cts->protocol == PROTO_SCSI) { in ata_get_transfer_settings() 1965 if (cts->protocol == PROTO_SCSI) in ata_set_transfer_settings()
|
| /freebsd/sys/powerpc/pseries/ |
| H A D | phyp_vscsi.c | 439 cpi->protocol = PROTO_SCSI; in vscsi_cam_action() 452 ccb->cts.protocol = PROTO_SCSI; in vscsi_cam_action()
|
| /freebsd/sys/cam/scsi/ |
| H A D | scsi_pt.c | 371 if (cgd->protocol != PROTO_SCSI) in ptasync()
|
| H A D | scsi_xpt.c | 649 .proto = PROTO_SCSI, 2519 path->device->protocol = PROTO_SCSI; in scsi_devise_transport() 2814 if (cts->protocol != PROTO_SCSI) { in scsi_set_transfer_settings() 3027 cts.protocol = PROTO_SCSI; in scsi_toggle_tags()
|
| H A D | scsi_sg.c | 265 if (cgd->protocol != PROTO_SCSI) in sgasync()
|
| H A D | scsi_enc.c | 689 } else if (cgd->protocol != PROTO_SCSI) in enc_type()
|
| /freebsd/sys/dev/smartpqi/ |
| H A D | smartpqi_cam.c | 64 cpi->protocol = PROTO_SCSI; in update_sim_properties() 90 cts->protocol = PROTO_SCSI; in get_transport_settings()
|
| /freebsd/usr.sbin/camdd/ |
| H A D | camdd.c | 1479 case PROTO_SCSI: in camdd_probe_pass() 1894 case PROTO_SCSI: 2338 case PROTO_SCSI: 2645 case PROTO_SCSI:
|
| /freebsd/sys/dev/tws/ |
| H A D | tws_cam.c | 259 ccb->cts.protocol = PROTO_SCSI; in tws_action() 301 ccb->cpi.protocol = PROTO_SCSI; in tws_action()
|
| /freebsd/sys/dev/aic7xxx/ |
| H A D | aic79xx_osm.c | 712 cpi->protocol = PROTO_SCSI; in ahd_action() 895 cts->protocol = PROTO_SCSI; in ahd_get_tran_settings()
|
| H A D | aic7xxx_osm.c | 806 cpi->protocol = PROTO_SCSI; in ahc_action() 876 cts->protocol = PROTO_SCSI; in ahc_get_tran_settings()
|
| /freebsd/sys/dev/aacraid/ |
| H A D | aacraid_cam.c | 1021 cpi->protocol = PROTO_SCSI; in aac_cam_action() 1041 ccb->cts.protocol = PROTO_SCSI; in aac_cam_action()
|
| /freebsd/sys/dev/vmware/pvscsi/ |
| H A D | pvscsi.c | 1425 cpi->protocol = PROTO_SCSI; in pvscsi_action() 1439 cts->protocol = PROTO_SCSI; in pvscsi_action()
|
| /freebsd/sys/dev/mpi3mr/ |
| H A D | mpi3mr_cam.c | 1347 cpi->protocol = PROTO_SCSI; in mpi3mr_cam_action() 1416 cts->protocol = PROTO_SCSI; in mpi3mr_cam_action()
|
| /freebsd/sys/dev/mrsas/ |
| H A D | mrsas_cam.c | 312 ccb->cts.protocol = PROTO_SCSI; in mrsas_action() 353 ccb->cpi.protocol = PROTO_SCSI; in mrsas_action()
|
| /freebsd/sys/dev/virtio/scsi/ |
| H A D | virtio_scsi.c | 844 cts->protocol = PROTO_SCSI; in vtscsi_cam_get_tran_settings() 978 cpi->protocol = PROTO_SCSI; in vtscsi_cam_path_inquiry()
|
| /freebsd/sys/dev/hyperv/storvsc/ |
| H A D | hv_storvsc_drv_freebsd.c | 1470 cpi->protocol = PROTO_SCSI; in storvsc_action() 1486 cts->protocol = PROTO_SCSI; in storvsc_action()
|