| /freebsd-13.1/sys/dev/smartpqi/ |
| H A D | smartpqi_cam.c | 66 cpi->ccb_h.status = CAM_REQ_CMP; in update_sim_properties() 98 cts->ccb_h.status = CAM_REQ_CMP; in get_transport_settings() 313 csio->ccb_h.status = CAM_REQ_CMP; in os_io_response_success() 376 csio->ccb_h.status = CAM_REQ_CMP; in os_raid_response_error() 404 csio->ccb_h.status = CAM_REQ_CMP; in os_raid_response_error() 692 if (status != CAM_REQ_CMP) { in smartpqi_lun_rescan() 1061 ccb->ccb_h.status = CAM_REQ_CMP; in smartpqi_cam_action() 1067 ccb->ccb_h.status = CAM_REQ_CMP; in smartpqi_cam_action() 1072 ccb->ccb_h.status = CAM_REQ_CMP; in smartpqi_cam_action() 1100 ccb->ccb_h.status = CAM_REQ_CMP; in smartpqi_cam_action() [all …]
|
| /freebsd-13.1/sys/dev/mmcnull/ |
| H A D | mmcnull.c | 233 ccb->ccb_h.status = CAM_REQ_CMP; in mmcnull_intr_sd() 249 if (xpt_create_path(&dpath, NULL, cam_sim_path(sc->sim), 0, 0) != CAM_REQ_CMP) { in mmcnull_intr_sdio_newintr() 311 ccb->ccb_h.status = CAM_REQ_CMP; in mmcnull_intr_sdio() 381 cpi->ccb_h.status = CAM_REQ_CMP; in mmcnull_action_sd() 400 ccb->ccb_h.status = CAM_REQ_CMP; in mmcnull_action_sd() 405 ccb->ccb_h.status = CAM_REQ_CMP; in mmcnull_action_sd() 409 ccb->ccb_h.status = CAM_REQ_CMP; in mmcnull_action_sd() 425 ccb->ccb_h.status = CAM_REQ_CMP; in mmcnull_action_sd()
|
| /freebsd-13.1/sys/cam/mmc/ |
| H A D | mmc_sim.c | 74 mmc_sim->ccb->ccb_h.status = CAM_REQ_CMP; in mmc_sim_task() 81 mmc_sim->ccb->ccb_h.status = CAM_REQ_CMP; in mmc_sim_task() 133 ccb->ccb_h.status = CAM_REQ_CMP; in mmc_cam_sim_default_action() 154 ccb->ccb_h.status = CAM_REQ_CMP; in mmc_cam_sim_default_action() 167 ccb->ccb_h.status = CAM_REQ_CMP; in mmc_cam_sim_default_action()
|
| /freebsd-13.1/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() 251 cts->ccb_h.status = CAM_REQ_CMP; in nvme_sim_action() 267 ccb->ccb_h.status = CAM_REQ_CMP; in nvme_sim_action() 319 CAM_TARGET_WILDCARD, CAM_LUN_WILDCARD) != CAM_REQ_CMP) { in nvme_sim_new_controller() 353 cam_sim_path(sc->s_sim), 0, ns->id) != CAM_REQ_CMP) { in nvme_sim_ns_change()
|
| /freebsd-13.1/sys/cam/scsi/ |
| H A D | scsi_xpt.c | 693 return(CAM_REQ_CMP); in proberegister() 1808 done_ccb->ccb_h.status = CAM_REQ_CMP; in probedone() 1971 request_ccb->ccb_h.status = CAM_REQ_CMP; in scsi_scan_bus() 2043 if (status != CAM_REQ_CMP) { in scsi_scan_bus() 2237 if (status != CAM_REQ_CMP) { in scsi_scan_bus() 2268 if (status != CAM_REQ_CMP) { in scsi_scan_bus() 2308 if (cpi.ccb_h.status != CAM_REQ_CMP) { in scsi_scan_lun() 2339 if (status != CAM_REQ_CMP) { in scsi_scan_lun() 2373 if (status != CAM_REQ_CMP) { in scsi_scan_lun() 2611 start_ccb->ccb_h.status = CAM_REQ_CMP; in scsi_dev_advinfo() [all …]
|
| H A D | scsi_targ_bh.c | 168 if (status != CAM_REQ_CMP) { in targbhinit() 195 if (status != CAM_REQ_CMP) { in targbhasync() 242 return (CAM_REQ_CMP); in targbhenlun() 253 if (status != CAM_REQ_CMP) { in targbhenlun() 338 return (CAM_REQ_CMP); in targbhenlun() 351 return CAM_REQ_CMP; in targbhdislun() 382 if (ccb.cel.ccb_h.status != CAM_REQ_CMP) in targbhdislun() 412 if (targbhenlun(periph) != CAM_REQ_CMP) in targbhctor() 414 return (CAM_REQ_CMP); in targbhctor()
|
| H A D | scsi_target.c | 245 if (status != CAM_REQ_CMP) { in targioctl() 373 if (status != CAM_REQ_CMP) { in targendislun() 395 if (status != CAM_REQ_CMP) { in targenable() 431 if (status != CAM_REQ_CMP) { in targenable() 444 if (status != CAM_REQ_CMP) { in targenable() 461 return (CAM_REQ_CMP); in targdisable() 471 if (status == CAM_REQ_CMP) in targdisable() 490 return (CAM_REQ_CMP); in targctor() 1043 if (cab.ccb_h.status != CAM_REQ_CMP) { in abort_all_pending() 1051 if (cab.ccb_h.status == CAM_REQ_CMP) { in abort_all_pending() [all …]
|
| /freebsd-13.1/sys/cam/ata/ |
| H A D | ata_pmp.c | 171 if (status != CAM_REQ_CMP) { in pmpinit() 190 i, 0) == CAM_REQ_CMP) { in pmpfreeze() 212 i, 0) == CAM_REQ_CMP) { in pmprelease() 235 i, 0) == CAM_REQ_CMP) { in pmponinvalidate() 296 if (status != CAM_REQ_CMP in pmpasync() 417 return(CAM_REQ_CMP); in pmpregister() 446 softc->pm_step, 0) == CAM_REQ_CMP) { in pmpstart() 599 if ((done_ccb->ccb_h.status & CAM_STATUS_MASK) != CAM_REQ_CMP) { in pmpdone() 757 softc->pm_step, 0) == CAM_REQ_CMP) { in pmpdone() 792 softc->pm_step, 0) == CAM_REQ_CMP) { in pmpdone() [all …]
|
| /freebsd-13.1/sys/dev/aacraid/ |
| H A D | aacraid_cam.c | 594 ccb->ccb_h.status = CAM_REQ_CMP; in aac_container_special_command() 603 ccb->ccb_h.status = CAM_REQ_CMP; in aac_container_special_command() 675 ccb->ccb_h.status = CAM_REQ_CMP; in aac_container_special_command() 684 ccb->ccb_h.status = CAM_REQ_CMP; in aac_container_special_command() 692 ccb->ccb_h.status = CAM_REQ_CMP; in aac_container_special_command() 711 ccb->ccb_h.status = CAM_REQ_CMP; in aac_container_special_command() 745 ccb->ccb_h.status = CAM_REQ_CMP; in aac_container_special_command() 820 ccb->ccb_h.status = CAM_REQ_CMP; in aac_container_special_command() 829 ccb->ccb_h.status = CAM_REQ_CMP; in aac_container_special_command() 1162 srbr->srb_status = CAM_REQ_CMP; in aac_cam_complete() [all …]
|
| /freebsd-13.1/sys/dev/ahci/ |
| H A D | ahciem.c | 140 CAM_TARGET_WILDCARD, CAM_LUN_WILDCARD) != CAM_REQ_CMP) { in ahci_em_attach() 409 ccb->ccb_h.status = CAM_REQ_CMP; in ahci_em_emulate_ses_on_led() 426 ccb->ccb_h.status = CAM_REQ_CMP; in ahci_em_emulate_ses_on_led() 457 ccb->ccb_h.status = CAM_REQ_CMP; in ahci_em_emulate_ses_on_led() 489 ccb->ccb_h.status = CAM_REQ_CMP; in ahci_em_emulate_ses_on_led() 520 ccb->ccb_h.status = CAM_REQ_CMP; in ahci_em_emulate_ses_on_led() 539 ccb->ccb_h.status = CAM_REQ_CMP; in ahci_em_emulate_ses_on_led() 570 ccb->ccb_h.status = CAM_REQ_CMP; in ahci_em_emulate_ses_on_led() 592 ccb->ccb_h.status = CAM_REQ_CMP; in ahci_em_begin_transaction() 627 ccb->ccb_h.status = CAM_REQ_CMP; in ahciemaction() [all …]
|
| /freebsd-13.1/sys/dev/aac/ |
| H A D | aac_cam.c | 136 target_id, CAM_LUN_WILDCARD) != CAM_REQ_CMP) { in aac_cam_rescan() 241 CAM_TARGET_WILDCARD, CAM_LUN_WILDCARD) != CAM_REQ_CMP) { in aac_cam_attach() 298 ccb->ccb_h.status = CAM_REQ_CMP; in aac_cam_action() 329 ccb->ccb_h.status = CAM_REQ_CMP; in aac_cam_action() 349 ccb->ccb_h.status = CAM_REQ_CMP; in aac_cam_action() 361 ccb->ccb_h.status = CAM_REQ_CMP; in aac_cam_action() 488 ccb->ccb_h.status = CAM_REQ_CMP; in aac_cam_action() 544 if (ccb->ccb_h.status == CAM_REQ_CMP) { in aac_cam_fix_inquiry() 669 return (CAM_REQ_CMP); in aac_cam_reset_bus()
|
| /freebsd-13.1/usr.sbin/mptutil/ |
| H A D | mpt_cam.c | 104 if (((ccb.ccb_h.status & CAM_STATUS_MASK) != CAM_REQ_CMP) || in fetch_path_id() 178 if (((ccb.ccb_h.status & CAM_STATUS_MASK) != CAM_REQ_CMP) || in mpt_query_disk() 260 if ((ccb->ccb_h.status & CAM_STATUS_MASK) != CAM_REQ_CMP) { in fetch_scsi_capacity() 291 if ((ccb->ccb_h.status & CAM_STATUS_MASK) != CAM_REQ_CMP) { in fetch_scsi_capacity() 378 if ((ccb->ccb_h.status & CAM_STATUS_MASK) != CAM_REQ_CMP) { in fetch_scsi_inquiry() 443 if ((ccb.ccb_h.status & CAM_STATUS_MASK) != CAM_REQ_CMP) { in mpt_fetch_disks() 561 if ((ccb.ccb_h.status & CAM_STATUS_MASK) != CAM_REQ_CMP) { in mpt_rescan_bus()
|
| /freebsd-13.1/sys/dev/mfi/ |
| H A D | mfi_cam.c | 236 cpi->ccb_h.status = CAM_REQ_CMP; in mfip_cam_action() 240 ccb->ccb_h.status = CAM_REQ_CMP; in mfip_cam_action() 243 ccb->ccb_h.status = CAM_REQ_CMP; in mfip_cam_action() 263 ccb->ccb_h.status = CAM_REQ_CMP; in mfip_cam_action() 327 tid, CAM_LUN_WILDCARD) != CAM_REQ_CMP) { in mfip_cam_rescan() 420 ccbh->status = CAM_REQ_CMP; in mfip_done()
|
| /freebsd-13.1/sys/dev/twa/ |
| H A D | tw_osl_cam.c | 134 CAM_LUN_WILDCARD) != CAM_REQ_CMP) { in tw_osli_cam_attach() 358 ccb_h->status = CAM_REQ_CMP; in twa_action() 391 ccb_h->status = CAM_REQ_CMP; in twa_action() 427 ccb_h->status = CAM_REQ_CMP; in twa_action() 482 CAM_TARGET_WILDCARD, CAM_LUN_WILDCARD) != CAM_REQ_CMP) { in tw_osli_request_bus_scan() 630 ccb->ccb_h.status = CAM_REQ_CMP; in tw_osl_complete_io()
|
| /freebsd-13.1/sys/dev/ocs_fc/ |
| H A D | ocs_cam.c | 1391 ocs_set_ccb_status(ccb, CAM_REQ_CMP); in ocs_scsi_target_io_cb() 1494 ccb_status = CAM_REQ_CMP; in ocs_scsi_initiator_io_cb() 1524 ccb_status = CAM_REQ_CMP; in ocs_scsi_initiator_io_cb() 1536 if ((ccb_status != CAM_REQ_CMP) && in ocs_scsi_initiator_io_cb() 2083 cpi->ccb_h.status = CAM_REQ_CMP; in ocs_action() 2138 ocs_set_ccb_status(ccb, CAM_REQ_CMP); in ocs_action() 2143 ocs_set_ccb_status(ccb, CAM_REQ_CMP); in ocs_action() 2181 ocs_set_ccb_status(ccb, CAM_REQ_CMP); in ocs_action() 2264 ccb->ccb_h.status = CAM_REQ_CMP; in ocs_action() 2354 status = CAM_REQ_CMP; in ocs_action() [all …]
|
| /freebsd-13.1/tools/tools/vhba/ |
| H A D | vhba.c | 104 ccb->ccb_h.status = CAM_REQ_CMP; in vhba_action() 113 ccb->ccb_h.status = CAM_REQ_CMP; in vhba_action() 121 ccb->ccb_h.status = CAM_REQ_CMP; in vhba_action() 141 cpi->ccb_h.status = CAM_REQ_CMP; in vhba_action() 391 if (status != CAM_REQ_CMP) { in vhba_set_status()
|
| /freebsd-13.1/sys/cam/ctl/ |
| H A D | scsi_ctl.c | 250 if (status != CAM_REQ_CMP) { in ctlfeperiphinit() 489 if (status != CAM_REQ_CMP) { in ctlferegister() 495 status = CAM_REQ_CMP; in ctlferegister() 603 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 | 198 CAM_LUN_WILDCARD) != CAM_REQ_CMP) { in cfcs_init() 255 CAM_LUN_WILDCARD) != CAM_REQ_CMP) { in cfcs_onoffline() 414 ccb->ccb_h.status |= CAM_REQ_CMP; in cfcs_datamove() 448 ccb->ccb_h.status |= CAM_REQ_CMP; in cfcs_done() 475 if ((ccb->ccb_h.status & CAM_STATUS_MASK) != CAM_REQ_CMP && in cfcs_done() 689 ccb->ccb_h.status = CAM_REQ_CMP; in cfcs_action() 694 ccb->ccb_h.status = CAM_REQ_CMP; in cfcs_action() 781 cpi->ccb_h.status = CAM_REQ_CMP; in cfcs_action()
|
| /freebsd-13.1/sys/cam/nvme/ |
| H A D | nvme_xpt.c | 234 return(CAM_REQ_CMP); in nvme_probe_register() 322 if ((done_ccb->ccb_h.status & CAM_STATUS_MASK) != CAM_REQ_CMP) { in nvme_probe_done() 484 done_ccb->ccb_h.status = found ? CAM_REQ_CMP : CAM_REQ_CMP_ERR; in nvme_probe_done() 538 if (cpi.ccb_h.status != CAM_REQ_CMP) { in nvme_scan_lun() 548 request_ccb->ccb_h.status = CAM_REQ_CMP; /* XXX signal error ? */ in nvme_scan_lun() 581 if (status != CAM_REQ_CMP) { in nvme_scan_lun() 730 start_ccb->ccb_h.status = CAM_REQ_CMP; in nvme_dev_advinfo() 801 if ((cts.ccb_h.status & CAM_STATUS_MASK) != CAM_REQ_CMP) in nvme_announce_periph()
|
| /freebsd-13.1/sbin/camcontrol/ |
| H A D | timestamp.c | 122 if ((ccb->ccb_h.status & CAM_STATUS_MASK) != CAM_REQ_CMP) { in set_restore_flags() 173 if ((ccb->ccb_h.status & CAM_STATUS_MASK) != CAM_REQ_CMP) { in set_restore_flags() 225 if ((ccb->ccb_h.status & CAM_STATUS_MASK) != CAM_REQ_CMP) { in report_timestamp() 311 if ((ccb->ccb_h.status & CAM_STATUS_MASK) != CAM_REQ_CMP) { in set_timestamp()
|
| /freebsd-13.1/sys/dev/aic7xxx/ |
| H A D | aic7xxx_osm.c | 373 ccb->ccb_h.status |= CAM_REQ_CMP; in ahc_done() 413 ccb->ccb_h.status |= CAM_REQ_CMP; in ahc_done() 463 if (status != CAM_REQ_CMP) { in ahc_action() 575 if (status != CAM_REQ_CMP) { in ahc_action() 720 ccb->ccb_h.status = CAM_REQ_CMP; in ahc_action() 754 ccb->ccb_h.status = CAM_REQ_CMP; in ahc_action() 807 cpi->ccb_h.status = CAM_REQ_CMP; in ahc_action() 881 cts->ccb_h.status = CAM_REQ_CMP; in ahc_get_tran_settings() 1210 if (status != CAM_REQ_CMP) { in ahc_abort_ccb() 1253 ccb->ccb_h.status = CAM_REQ_CMP; in ahc_abort_ccb() [all …]
|
| H A D | aic79xx_osm.c | 361 ccb->ccb_h.status |= CAM_REQ_CMP; in ahd_done() 398 ccb->ccb_h.status |= CAM_REQ_CMP; in ahd_done() 479 if (status != CAM_REQ_CMP) { in ahd_action() 610 if (status != CAM_REQ_CMP) { in ahd_action() 663 ccb->ccb_h.status = CAM_REQ_CMP; in ahd_action() 708 cpi->ccb_h.status = CAM_REQ_CMP; in ahd_action() 832 cts->ccb_h.status = CAM_REQ_CMP; in ahd_set_tran_settings() 898 cts->ccb_h.status = CAM_REQ_CMP; in ahd_get_tran_settings() 1149 if (status != CAM_REQ_CMP) { in ahd_abort_ccb() 1192 ccb->ccb_h.status = CAM_REQ_CMP; in ahd_abort_ccb() [all …]
|
| /freebsd-13.1/sys/dev/firewire/ |
| H A D | sbp_targ.c | 387 return (CAM_REQ_CMP); in sbp_targ_find_devs() 406 return (CAM_REQ_CMP); in sbp_targ_find_devs() 417 if (status != CAM_REQ_CMP) { in sbp_targ_en_lun() 459 if (status != CAM_REQ_CMP) { in sbp_targ_en_lun() 471 ccb->ccb_h.status = CAM_REQ_CMP; in sbp_targ_en_lun() 678 ccb->ccb_h.status= CAM_REQ_CMP; in sbp_targ_send_status() 895 if (status != CAM_REQ_CMP) in sbp_targ_abort_ccb() 929 return (CAM_REQ_CMP); in sbp_targ_abort_ccb() 1193 if (status != CAM_REQ_CMP) { in sbp_targ_action1() 1271 if (status != CAM_REQ_CMP) { in sbp_targ_action1() [all …]
|
| /freebsd-13.1/usr.bin/iscsictl/ |
| H A D | periphs.c | 125 if ((ccb.ccb_h.status != CAM_REQ_CMP) in print_periphs() 194 } while ((ccb.ccb_h.status == CAM_REQ_CMP) in print_periphs()
|
| /freebsd-13.1/sys/dev/amr/ |
| H A D | amr_cam.c | 335 cpi->ccb_h.status = CAM_REQ_CMP; in amr_cam_action() 345 cpi->ccb_h.status = CAM_REQ_CMP; in amr_cam_action() 352 ccb->ccb_h.status = CAM_REQ_CMP; in amr_cam_action() 388 ccb->ccb_h.status = CAM_REQ_CMP; in amr_cam_action() 587 csio->ccb_h.status = CAM_REQ_CMP; in amr_cam_complete()
|