| /freebsd-14-stable/sys/cam/ |
| HD | cam.c | 352 case XPT_SCSI_IO: in cam_error_string() 399 case XPT_SCSI_IO: in cam_error_string() 461 case XPT_SCSI_IO: in cam_error_string() 586 case XPT_SCSI_IO: { in memdesc_ccb()
|
| HD | cam_periph.c | 846 case XPT_SCSI_IO: in cam_periph_mapmem() 1047 case XPT_SCSI_IO: in cam_periph_unmapmem() 1250 (ccb->ccb_h.func_code == XPT_SCSI_IO || in cam_periph_runccb() 1330 if (ccb->ccb_h.func_code == XPT_SCSI_IO) { in cam_periph_runccb() 1463 KASSERT(saved_ccb->ccb_h.func_code == XPT_SCSI_IO, in camperiphdone() 1466 KASSERT(done_ccb->ccb_h.func_code == XPT_SCSI_IO, in camperiphdone() 1671 if (ccb->ccb_h.func_code == XPT_SCSI_IO && ccb->csio.bio != NULL) in camperiphscsisenseerror() 1764 KASSERT(ccb->ccb_h.func_code == XPT_SCSI_IO, in camperiphscsisenseerror() 2185 if (ccb->ccb_h.func_code == XPT_SCSI_IO) { in cam_periph_devctl_notify()
|
| HD | cam_ccb.h | 139 XPT_SCSI_IO = 0x01 | XPT_FC_DEV_QUEUED, enumerator 1394 csio->ccb_h.func_code = XPT_SCSI_IO; in cam_fill_csio()
|
| HD | cam_xpt.c | 424 if (inccb->ccb_h.func_code == XPT_SCSI_IO) in xptdoioctl() 608 if (ccb->ccb_h.func_code == XPT_SCSI_IO) in xptdoioctl() 2542 case XPT_SCSI_IO: in xpt_action_default() 3353 if (work_ccb->ccb_h.func_code == XPT_SCSI_IO) { in xpt_run_devq() 4489 if (done_ccb->ccb_h.func_code == XPT_SCSI_IO && in xpt_done() 5265 if (ccb_h->func_code == XPT_SCSI_IO) { in xpt_done_process() 5485 { XPT_SCSI_IO, "XPT_SCSI_IO" },
|
| /freebsd-14-stable/sys/dev/aac/ |
| HD | aac_cam.c | 268 case XPT_SCSI_IO: in aac_cam_action() 422 case XPT_SCSI_IO: in aac_cam_action() 595 if (ccb->ccb_h.func_code == XPT_SCSI_IO) { in aac_cam_complete()
|
| /freebsd-14-stable/sys/cam/scsi/ |
| HD | scsi_pass.c | 940 case XPT_SCSI_IO: in passdone() 1137 case XPT_SCSI_IO: in passiocleanup() 1324 case XPT_SCSI_IO: in passmemsetup() 1770 if (inccb->ccb_h.func_code == XPT_SCSI_IO) in passdoioctl() 1881 if (ccb->ccb_h.func_code == XPT_SCSI_IO) in passdoioctl() 1953 if ((fc == XPT_SCSI_IO) || (fc == XPT_ATA_IO) in passdoioctl() 2202 if ((fc == XPT_SCSI_IO) || (fc == XPT_ATA_IO) || (fc == XPT_SMP_IO) in passsendccb()
|
| /freebsd-14-stable/sys/cam/ctl/ |
| HD | ctl_frontend_cam_sim.c | 439 if (ccb->ccb_h.func_code == XPT_SCSI_IO) { in cfcs_done() 490 case XPT_SCSI_IO: { in cfcs_action() 598 if (abort_ccb->ccb_h.func_code != XPT_SCSI_IO) { in cfcs_action()
|
| /freebsd-14-stable/sys/dev/aic7xxx/ |
| HD | aic7xxx_osm.c | 502 case XPT_SCSI_IO: /* Execute the requested I/O operation */ in ahc_action() 509 && (ccb->ccb_h.func_code == XPT_SCSI_IO in ahc_action() 1143 if (ccb_h->func_code == XPT_SCSI_IO) { in ahc_setup_data() 1267 case XPT_SCSI_IO: in ahc_abort_ccb()
|
| HD | aic79xx_osm.c | 521 case XPT_SCSI_IO: /* Execute the requested I/O operation */ in ahd_action() 531 && (ccb->ccb_h.func_code == XPT_SCSI_IO in ahd_action() 1080 if (ccb_h->func_code == XPT_SCSI_IO) { in ahd_setup_data() 1209 case XPT_SCSI_IO: in ahd_abort_ccb()
|
| /freebsd-14-stable/sys/powerpc/mpc85xx/ |
| HD | fsl_sata.c | 1030 (ccb->ccb_h.func_code == XPT_SCSI_IO ? FSL_SATA_CMD_ATAPI : 0) | in fsl_sata_execute_transaction() 1247 if (ccb->ccb_h.func_code == XPT_SCSI_IO) in fsl_sata_end_transaction() 1259 if (ccb->ccb_h.func_code == XPT_SCSI_IO) { in fsl_sata_end_transaction() 1425 ccb->ccb_h.func_code = XPT_SCSI_IO; in fsl_sata_issue_recovery() 1651 if (ccb->ccb_h.func_code == XPT_SCSI_IO) { in fsl_sata_setup_fis() 1722 case XPT_SCSI_IO: in fsl_sataaction()
|
| /freebsd-14-stable/sys/dev/siis/ |
| HD | siis.c | 1088 } else if (ccb->ccb_h.func_code == XPT_SCSI_IO) { in siis_execute_transaction() 1275 if (ccb->ccb_h.func_code == XPT_SCSI_IO) in siis_end_transaction() 1287 if (ccb->ccb_h.func_code == XPT_SCSI_IO) { in siis_end_transaction() 1426 ccb->ccb_h.func_code = XPT_SCSI_IO; in siis_issue_recovery() 1693 if (ccb->ccb_h.func_code == XPT_SCSI_IO) { in siis_setup_fis() 1817 case XPT_SCSI_IO: in siisaction()
|
| /freebsd-14-stable/tools/tools/vhba/ |
| HD | vhba.c | 95 case XPT_SCSI_IO: in vhba_action()
|
| /freebsd-14-stable/sbin/camcontrol/ |
| HD | zone.c | 647 if (ccb->ccb_h.func_code == XPT_SCSI_IO) in zone()
|
| HD | epc.c | 358 if (ccb->ccb_h.func_code == XPT_SCSI_IO) { in epc_getmode()
|
| /freebsd-14-stable/sys/dev/mfi/ |
| HD | mfi_cam.c | 268 case XPT_SCSI_IO: in mfip_cam_action()
|
| /freebsd-14-stable/sys/dev/ahci/ |
| HD | ahci.c | 1688 (ccb->ccb_h.func_code == XPT_SCSI_IO ? in ahci_execute_transaction() 2028 if (ccb->ccb_h.func_code == XPT_SCSI_IO) in ahci_end_transaction() 2040 if (ccb->ccb_h.func_code == XPT_SCSI_IO) { in ahci_end_transaction() 2207 ccb->ccb_h.func_code = XPT_SCSI_IO; in ahci_issue_recovery() 2553 if (ccb->ccb_h.func_code == XPT_SCSI_IO) { in ahci_setup_fis() 2721 case XPT_SCSI_IO: in ahciaction()
|
| /freebsd-14-stable/sys/dev/smartpqi/ |
| HD | smartpqi_cam.c | 386 if (csio->ccb_h.func_code == XPT_SCSI_IO) { in os_raid_response_error() 1077 case XPT_SCSI_IO: in smartpqi_cam_action()
|
| /freebsd-14-stable/sys/dev/virtio/scsi/ |
| HD | virtio_scsi.c | 749 case XPT_SCSI_IO: in vtscsi_cam_action() 1510 if (abort_ccbh->func_code != XPT_SCSI_IO || abort_req == NULL) { in vtscsi_execute_abort_task_cmd() 2355 if (ccb->ccb_h.func_code == XPT_SCSI_IO) { in vtscsi_printf_req()
|
| /freebsd-14-stable/sys/dev/isci/ |
| HD | isci_controller.c | 730 case XPT_SCSI_IO: in isci_action()
|
| /freebsd-14-stable/sys/dev/mvs/ |
| HD | mvs.c | 1650 if (ccb->ccb_h.func_code == XPT_SCSI_IO) in mvs_end_transaction() 1662 if (ccb->ccb_h.func_code == XPT_SCSI_IO) { in mvs_end_transaction() 1829 ccb->ccb_h.func_code = XPT_SCSI_IO; in mvs_issue_recovery() 2266 case XPT_SCSI_IO: in mvsaction()
|
| /freebsd-14-stable/sys/dev/ocs_fc/ |
| HD | ocs_cam.c | 1558 if (ccb->ccb_h.func_code == XPT_SCSI_IO) { in ocs_scsi_initiator_io_cb() 2060 case XPT_SCSI_IO: in ocs_action() 2336 case XPT_SCSI_IO: in ocs_action()
|
| /freebsd-14-stable/sys/dev/aacraid/ |
| HD | aacraid_cam.c | 970 case XPT_SCSI_IO: in aac_cam_action() 1176 if (ccb->ccb_h.func_code == XPT_SCSI_IO) { in aac_cam_complete()
|
| /freebsd-14-stable/sys/powerpc/ps3/ |
| HD | ps3cdrom.c | 350 case XPT_SCSI_IO: in ps3cdrom_action()
|
| /freebsd-14-stable/sys/dev/usb/storage/ |
| HD | umass.c | 2163 case XPT_SCSI_IO: in umass_cam_action() 2460 (ccb->ccb_h.func_code == XPT_SCSI_IO) && in umass_cam_cb() 2475 if (ccb->ccb_h.func_code == XPT_SCSI_IO && in umass_cam_cb()
|
| /freebsd-14-stable/sys/dev/vmware/pvscsi/ |
| HD | pvscsi.c | 1265 case XPT_SCSI_IO: in pvscsi_action() 1375 if (abort_ccb->ccb_h.func_code == XPT_SCSI_IO) { in pvscsi_action()
|