| /freebsd-14.2/sys/dev/smartpqi/ |
| H A D | smartpqi_cam.c | 68 cpi->ccb_h.status = CAM_REQ_CMP; in update_sim_properties() 100 cts->ccb_h.status = CAM_REQ_CMP; in get_transport_settings() 329 csio->ccb_h.status = CAM_REQ_CMP; in os_io_response_success() 392 csio->ccb_h.status = CAM_REQ_CMP; in os_raid_response_error() 421 csio->ccb_h.status = CAM_REQ_CMP; in os_raid_response_error() 710 if (status != CAM_REQ_CMP) { in smartpqi_lun_rescan() 1094 ccb->ccb_h.status = CAM_REQ_CMP; in smartpqi_cam_action() 1100 ccb->ccb_h.status = CAM_REQ_CMP; in smartpqi_cam_action() 1105 ccb->ccb_h.status = CAM_REQ_CMP; in smartpqi_cam_action() 1133 ccb->ccb_h.status = CAM_REQ_CMP; in smartpqi_cam_action() [all …]
|
| /freebsd-14.2/sys/dev/mmcnull/ |
| H A D | mmcnull.c | 231 ccb->ccb_h.status = CAM_REQ_CMP; in mmcnull_intr_sd() 247 if (xpt_create_path(&dpath, NULL, cam_sim_path(sc->sim), 0, 0) != CAM_REQ_CMP) { in mmcnull_intr_sdio_newintr() 309 ccb->ccb_h.status = CAM_REQ_CMP; in mmcnull_intr_sdio() 379 cpi->ccb_h.status = CAM_REQ_CMP; in mmcnull_action_sd() 398 ccb->ccb_h.status = CAM_REQ_CMP; in mmcnull_action_sd() 403 ccb->ccb_h.status = CAM_REQ_CMP; in mmcnull_action_sd() 407 ccb->ccb_h.status = CAM_REQ_CMP; in mmcnull_action_sd() 423 ccb->ccb_h.status = CAM_REQ_CMP; in mmcnull_action_sd()
|
| /freebsd-14.2/sys/cam/mmc/ |
| H A D | mmc_sim.c | 70 mmc_sim->ccb->ccb_h.status = CAM_REQ_CMP; in mmc_sim_task() 77 mmc_sim->ccb->ccb_h.status = CAM_REQ_CMP; in mmc_sim_task() 129 ccb->ccb_h.status = CAM_REQ_CMP; in mmc_cam_sim_default_action() 150 ccb->ccb_h.status = CAM_REQ_CMP; in mmc_cam_sim_default_action() 163 ccb->ccb_h.status = CAM_REQ_CMP; in mmc_cam_sim_default_action()
|
| /freebsd-14.2/sys/dev/nvme/ |
| H A D | nvme_sim.c | 80 ccb->ccb_h.status = CAM_REQ_CMP; in nvme_sim_nvmeio_done() 168 ccb->ccb_h.status = CAM_REQ_CMP; in nvme_sim_action() 213 cpi->ccb_h.status = CAM_REQ_CMP; in nvme_sim_action() 253 cts->ccb_h.status = CAM_REQ_CMP; in nvme_sim_action() 269 ccb->ccb_h.status = CAM_REQ_CMP; in nvme_sim_action() 321 CAM_TARGET_WILDCARD, CAM_LUN_WILDCARD) != CAM_REQ_CMP) { in nvme_sim_new_controller() 355 cam_sim_path(sc->s_sim), 0, ns->id) != CAM_REQ_CMP) { in nvme_sim_ns_change()
|
| /freebsd-14.2/sys/dev/aacraid/ |
| H A D | aacraid_cam.c | 590 ccb->ccb_h.status = CAM_REQ_CMP; in aac_container_special_command() 599 ccb->ccb_h.status = CAM_REQ_CMP; in aac_container_special_command() 671 ccb->ccb_h.status = CAM_REQ_CMP; in aac_container_special_command() 680 ccb->ccb_h.status = CAM_REQ_CMP; in aac_container_special_command() 688 ccb->ccb_h.status = CAM_REQ_CMP; in aac_container_special_command() 707 ccb->ccb_h.status = CAM_REQ_CMP; in aac_container_special_command() 741 ccb->ccb_h.status = CAM_REQ_CMP; in aac_container_special_command() 816 ccb->ccb_h.status = CAM_REQ_CMP; in aac_container_special_command() 825 ccb->ccb_h.status = CAM_REQ_CMP; in aac_container_special_command() 1158 srbr->srb_status = CAM_REQ_CMP; in aac_cam_complete() [all …]
|
| /freebsd-14.2/sys/cam/ata/ |
| H A D | ata_pmp.c | 169 if (status != CAM_REQ_CMP) { in pmpinit() 188 i, 0) == CAM_REQ_CMP) { in pmpfreeze() 210 i, 0) == CAM_REQ_CMP) { in pmprelease() 233 i, 0) == CAM_REQ_CMP) { in pmponinvalidate() 294 if (status != CAM_REQ_CMP in pmpasync() 415 return(CAM_REQ_CMP); in pmpregister() 444 softc->pm_step, 0) == CAM_REQ_CMP) { in pmpstart() 597 if ((done_ccb->ccb_h.status & CAM_STATUS_MASK) != CAM_REQ_CMP) { in pmpdone() 755 softc->pm_step, 0) == CAM_REQ_CMP) { in pmpdone() 790 softc->pm_step, 0) == CAM_REQ_CMP) { in pmpdone() [all …]
|
| /freebsd-14.2/sys/cam/scsi/ |
| H A D | scsi_xpt.c | 684 return(CAM_REQ_CMP); in proberegister() 1804 done_ccb->ccb_h.status = CAM_REQ_CMP; in probedone() 1967 request_ccb->ccb_h.status = CAM_REQ_CMP; in scsi_scan_bus() 2039 if (status != CAM_REQ_CMP) { in scsi_scan_bus() 2233 if (status != CAM_REQ_CMP) { in scsi_scan_bus() 2264 if (status != CAM_REQ_CMP) { in scsi_scan_bus() 2305 if (cpi.ccb_h.status != CAM_REQ_CMP) { in scsi_scan_lun() 2336 if (status != CAM_REQ_CMP) { in scsi_scan_lun() 2370 if (status != CAM_REQ_CMP) { in scsi_scan_lun() 2610 start_ccb->ccb_h.status = CAM_REQ_CMP; in scsi_dev_advinfo() [all …]
|
| H A D | scsi_targ_bh.c | 166 if (status != CAM_REQ_CMP) { in targbhinit() 193 if (status != CAM_REQ_CMP) { in targbhasync() 240 return (CAM_REQ_CMP); in targbhenlun() 252 if (status != CAM_REQ_CMP) { in targbhenlun() 337 return (CAM_REQ_CMP); in targbhenlun() 350 return CAM_REQ_CMP; in targbhdislun() 383 if (ccb.cel.ccb_h.status != CAM_REQ_CMP) in targbhdislun() 413 if (targbhenlun(periph) != CAM_REQ_CMP) in targbhctor() 415 return (CAM_REQ_CMP); in targbhctor()
|
| H A D | scsi_target.c | 243 if (status != CAM_REQ_CMP) { in targioctl() 372 if (status != CAM_REQ_CMP) { in targendislun() 394 if (status != CAM_REQ_CMP) { in targenable() 430 if (status != CAM_REQ_CMP) { in targenable() 443 if (status != CAM_REQ_CMP) { in targenable() 460 return (CAM_REQ_CMP); in targdisable() 470 if (status == CAM_REQ_CMP) in targdisable() 489 return (CAM_REQ_CMP); in targctor() 1055 if (cab.ccb_h.status != CAM_REQ_CMP) { in abort_all_pending() 1063 if (cab.ccb_h.status == CAM_REQ_CMP) { in abort_all_pending() [all …]
|
| /freebsd-14.2/sys/dev/ahci/ |
| H A D | ahciem.c | 138 CAM_TARGET_WILDCARD, CAM_LUN_WILDCARD) != CAM_REQ_CMP) { in ahci_em_attach() 406 ccb->ccb_h.status = CAM_REQ_CMP; in ahci_em_emulate_ses_on_led() 423 ccb->ccb_h.status = CAM_REQ_CMP; in ahci_em_emulate_ses_on_led() 454 ccb->ccb_h.status = CAM_REQ_CMP; in ahci_em_emulate_ses_on_led() 486 ccb->ccb_h.status = CAM_REQ_CMP; in ahci_em_emulate_ses_on_led() 517 ccb->ccb_h.status = CAM_REQ_CMP; in ahci_em_emulate_ses_on_led() 536 ccb->ccb_h.status = CAM_REQ_CMP; in ahci_em_emulate_ses_on_led() 567 ccb->ccb_h.status = CAM_REQ_CMP; in ahci_em_emulate_ses_on_led() 589 ccb->ccb_h.status = CAM_REQ_CMP; in ahci_em_begin_transaction() 624 ccb->ccb_h.status = CAM_REQ_CMP; in ahciemaction() [all …]
|
| /freebsd-14.2/sys/dev/aac/ |
| H A D | aac_cam.c | 132 target_id, CAM_LUN_WILDCARD) != CAM_REQ_CMP) { in aac_cam_rescan() 237 CAM_TARGET_WILDCARD, CAM_LUN_WILDCARD) != CAM_REQ_CMP) { in aac_cam_attach() 294 ccb->ccb_h.status = CAM_REQ_CMP; in aac_cam_action() 325 ccb->ccb_h.status = CAM_REQ_CMP; in aac_cam_action() 345 ccb->ccb_h.status = CAM_REQ_CMP; in aac_cam_action() 357 ccb->ccb_h.status = CAM_REQ_CMP; in aac_cam_action() 484 ccb->ccb_h.status = CAM_REQ_CMP; in aac_cam_action() 540 if (ccb->ccb_h.status == CAM_REQ_CMP) { in aac_cam_fix_inquiry() 665 return (CAM_REQ_CMP); in aac_cam_reset_bus()
|
| /freebsd-14.2/usr.sbin/mptutil/ |
| H A D | mpt_cam.c | 102 if (((ccb.ccb_h.status & CAM_STATUS_MASK) != CAM_REQ_CMP) || in fetch_path_id() 176 if (((ccb.ccb_h.status & CAM_STATUS_MASK) != CAM_REQ_CMP) || in mpt_query_disk() 258 if ((ccb->ccb_h.status & CAM_STATUS_MASK) != CAM_REQ_CMP) { in fetch_scsi_capacity() 289 if ((ccb->ccb_h.status & CAM_STATUS_MASK) != CAM_REQ_CMP) { in fetch_scsi_capacity() 376 if ((ccb->ccb_h.status & CAM_STATUS_MASK) != CAM_REQ_CMP) { in fetch_scsi_inquiry() 441 if ((ccb.ccb_h.status & CAM_STATUS_MASK) != CAM_REQ_CMP) { in mpt_fetch_disks() 559 if ((ccb.ccb_h.status & CAM_STATUS_MASK) != CAM_REQ_CMP) { in mpt_rescan_bus()
|
| /freebsd-14.2/sys/dev/mfi/ |
| H A D | mfi_cam.c | 235 cpi->ccb_h.status = CAM_REQ_CMP; in mfip_cam_action() 239 ccb->ccb_h.status = CAM_REQ_CMP; in mfip_cam_action() 242 ccb->ccb_h.status = CAM_REQ_CMP; in mfip_cam_action() 262 ccb->ccb_h.status = CAM_REQ_CMP; in mfip_cam_action() 326 tid, CAM_LUN_WILDCARD) != CAM_REQ_CMP) { in mfip_cam_rescan() 417 ccbh->status = CAM_REQ_CMP; in mfip_done()
|
| /freebsd-14.2/sys/dev/ocs_fc/ |
| H A D | ocs_cam.c | 1411 ocs_set_ccb_status(ccb, CAM_REQ_CMP); in ocs_scsi_target_io_cb() 1514 ccb_status = CAM_REQ_CMP; in ocs_scsi_initiator_io_cb() 1597 ccb_status = CAM_REQ_CMP; in ocs_scsi_initiator_io_cb() 1609 if ((ccb_status != CAM_REQ_CMP) && in ocs_scsi_initiator_io_cb() 2160 cpi->ccb_h.status = CAM_REQ_CMP; in ocs_action() 2215 ocs_set_ccb_status(ccb, CAM_REQ_CMP); in ocs_action() 2220 ocs_set_ccb_status(ccb, CAM_REQ_CMP); in ocs_action() 2258 ocs_set_ccb_status(ccb, CAM_REQ_CMP); in ocs_action() 2341 ccb->ccb_h.status = CAM_REQ_CMP; in ocs_action() 2431 status = CAM_REQ_CMP; in ocs_action() [all …]
|
| /freebsd-14.2/tools/tools/vhba/ |
| H A D | vhba.c | 103 ccb->ccb_h.status = CAM_REQ_CMP; in vhba_action() 112 ccb->ccb_h.status = CAM_REQ_CMP; in vhba_action() 120 ccb->ccb_h.status = CAM_REQ_CMP; in vhba_action() 140 cpi->ccb_h.status = CAM_REQ_CMP; in vhba_action() 390 if (status != CAM_REQ_CMP) { in vhba_set_status()
|
| /freebsd-14.2/sys/cam/ctl/ |
| H A D | scsi_ctl.c | 248 if (status != CAM_REQ_CMP) { in ctlfeperiphinit() 488 if (status != CAM_REQ_CMP) { in ctlferegister() 494 status = CAM_REQ_CMP; in ctlferegister() 602 return (CAM_REQ_CMP); in ctlferegister() 634 if (status != CAM_REQ_CMP) { in ctlfeoninvalidate() 1289 CAM_REQ_CMP) { in ctlfedone() 1316 case CAM_REQ_CMP: in ctlfedone() 1534 if (status != CAM_REQ_CMP) { in ctlfe_onoffline() 1654 if (status != CAM_REQ_CMP) { in ctlfe_online() 1719 if (status != CAM_REQ_CMP) { in ctlfe_offline() [all …]
|
| H A D | ctl_frontend_cam_sim.c | 196 CAM_LUN_WILDCARD) != CAM_REQ_CMP) { in cfcs_init() 253 CAM_LUN_WILDCARD) != CAM_REQ_CMP) { in cfcs_onoffline() 412 ccb->ccb_h.status |= CAM_REQ_CMP; in cfcs_datamove() 446 ccb->ccb_h.status |= CAM_REQ_CMP; in cfcs_done() 473 if ((ccb->ccb_h.status & CAM_STATUS_MASK) != CAM_REQ_CMP && in cfcs_done() 687 ccb->ccb_h.status = CAM_REQ_CMP; in cfcs_action() 692 ccb->ccb_h.status = CAM_REQ_CMP; in cfcs_action() 779 cpi->ccb_h.status = CAM_REQ_CMP; in cfcs_action()
|
| /freebsd-14.2/sys/cam/nvme/ |
| H A D | nvme_xpt.c | 235 return(CAM_REQ_CMP); in nvme_probe_register() 323 if ((done_ccb->ccb_h.status & CAM_STATUS_MASK) != CAM_REQ_CMP) { in nvme_probe_done() 485 done_ccb->ccb_h.status = found ? CAM_REQ_CMP : CAM_REQ_CMP_ERR; in nvme_probe_done() 539 if (cpi.ccb_h.status != CAM_REQ_CMP) { in nvme_scan_lun() 549 request_ccb->ccb_h.status = CAM_REQ_CMP; /* XXX signal error ? */ in nvme_scan_lun() 582 if (status != CAM_REQ_CMP) { in nvme_scan_lun() 732 start_ccb->ccb_h.status = CAM_REQ_CMP; in nvme_dev_advinfo() 802 if ((cts.ccb_h.status & CAM_STATUS_MASK) != CAM_REQ_CMP) in nvme_announce_periph_sbuf()
|
| /freebsd-14.2/sbin/camcontrol/ |
| H A D | timestamp.c | 120 if ((ccb->ccb_h.status & CAM_STATUS_MASK) != CAM_REQ_CMP) { in set_restore_flags() 171 if ((ccb->ccb_h.status & CAM_STATUS_MASK) != CAM_REQ_CMP) { in set_restore_flags() 223 if ((ccb->ccb_h.status & CAM_STATUS_MASK) != CAM_REQ_CMP) { in report_timestamp() 309 if ((ccb->ccb_h.status & CAM_STATUS_MASK) != CAM_REQ_CMP) { in set_timestamp()
|
| H A D | camcontrol.c | 518 if ((ccb.ccb_h.status != CAM_REQ_CMP) in getdevtree() 649 } while ((ccb.ccb_h.status == CAM_REQ_CMP) in getdevtree() 805 if (advi->ccb_h.status != CAM_REQ_CMP) { in nvme_get_cdata() 4214 CAM_REQ_CMP){ in readdefects() 5132 CAM_REQ_CMP) { in camdebug() 5833 if (cam_ccb_status(ccb) != CAM_REQ_CMP && in get_ata_status() 6608 if ((status != CAM_REQ_CMP) in scsiformat() 6670 } else if (status != CAM_REQ_CMP) { in scsiformat() 8778 if (ccb->ccb_h.status != CAM_REQ_CMP) { in getdevid() 8885 if ((ccb.ccb_h.status != CAM_REQ_CMP) in buildbusdevlist() [all …]
|
| /freebsd-14.2/sys/dev/aic7xxx/ |
| H A D | aic7xxx_osm.c | 383 ccb->ccb_h.status |= CAM_REQ_CMP; in ahc_done() 423 ccb->ccb_h.status |= CAM_REQ_CMP; in ahc_done() 473 if (status != CAM_REQ_CMP) { in ahc_action() 585 if (status != CAM_REQ_CMP) { in ahc_action() 730 ccb->ccb_h.status = CAM_REQ_CMP; in ahc_action() 764 ccb->ccb_h.status = CAM_REQ_CMP; in ahc_action() 817 cpi->ccb_h.status = CAM_REQ_CMP; in ahc_action() 891 cts->ccb_h.status = CAM_REQ_CMP; in ahc_get_tran_settings() 1214 if (status != CAM_REQ_CMP) { in ahc_abort_ccb() 1257 ccb->ccb_h.status = CAM_REQ_CMP; in ahc_abort_ccb() [all …]
|
| H A D | aic79xx_osm.c | 373 ccb->ccb_h.status |= CAM_REQ_CMP; in ahd_done() 410 ccb->ccb_h.status |= CAM_REQ_CMP; in ahd_done() 491 if (status != CAM_REQ_CMP) { in ahd_action() 622 if (status != CAM_REQ_CMP) { in ahd_action() 675 ccb->ccb_h.status = CAM_REQ_CMP; in ahd_action() 720 cpi->ccb_h.status = CAM_REQ_CMP; in ahd_action() 844 cts->ccb_h.status = CAM_REQ_CMP; in ahd_set_tran_settings() 910 cts->ccb_h.status = CAM_REQ_CMP; in ahd_get_tran_settings() 1155 if (status != CAM_REQ_CMP) { in ahd_abort_ccb() 1198 ccb->ccb_h.status = CAM_REQ_CMP; in ahd_abort_ccb() [all …]
|
| /freebsd-14.2/sys/dev/firewire/ |
| H A D | sbp_targ.c | 385 return (CAM_REQ_CMP); in sbp_targ_find_devs() 404 return (CAM_REQ_CMP); in sbp_targ_find_devs() 415 if (status != CAM_REQ_CMP) { in sbp_targ_en_lun() 457 if (status != CAM_REQ_CMP) { in sbp_targ_en_lun() 469 ccb->ccb_h.status = CAM_REQ_CMP; in sbp_targ_en_lun() 676 ccb->ccb_h.status= CAM_REQ_CMP; in sbp_targ_send_status() 893 if (status != CAM_REQ_CMP) in sbp_targ_abort_ccb() 927 return (CAM_REQ_CMP); in sbp_targ_abort_ccb() 1191 if (status != CAM_REQ_CMP) { in sbp_targ_action1() 1269 if (status != CAM_REQ_CMP) { in sbp_targ_action1() [all …]
|
| /freebsd-14.2/lib/libcam/ |
| H A D | scsi_wrap.c | 98 if ((ccb->ccb_h.status & CAM_STATUS_MASK) != CAM_REQ_CMP) { in scsi_wrap_get_physical_element_status() 165 if ((ccb->ccb_h.status & CAM_STATUS_MASK) != CAM_REQ_CMP) { in scsi_wrap_inquiry()
|
| /freebsd-14.2/usr.bin/iscsictl/ |
| H A D | periphs.c | 123 if ((ccb.ccb_h.status != CAM_REQ_CMP) in print_periphs() 192 } while ((ccb.ccb_h.status == CAM_REQ_CMP) in print_periphs()
|