Home
last modified time | relevance | path

Searched refs:CAM_REQ_CMP (Results 1 – 25 of 117) sorted by relevance

12345

/freebsd-12.1/sys/dev/smartpqi/
H A Dsmartpqi_cam.c63 cpi->ccb_h.status = CAM_REQ_CMP; in update_sim_properties()
89 cts->ccb_h.status = CAM_REQ_CMP; in get_transport_settings()
271 csio->ccb_h.status = CAM_REQ_CMP; in os_io_response_success()
308 csio->ccb_h.status = CAM_REQ_CMP; in os_raid_response_error()
344 csio->ccb_h.status = CAM_REQ_CMP; in os_raid_response_error()
423 csio->ccb_h.status = CAM_REQ_CMP; in os_aio_response_error()
610 if (status != CAM_REQ_CMP) { in smartpqi_lun_rescan()
941 ccb->ccb_h.status = CAM_REQ_CMP; in smartpqi_cam_action()
947 ccb->ccb_h.status = CAM_REQ_CMP; in smartpqi_cam_action()
952 ccb->ccb_h.status = CAM_REQ_CMP; in smartpqi_cam_action()
[all …]
/freebsd-12.1/sys/dev/mmcnull/
H A Dmmcnull.c233 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-12.1/sys/dev/nvme/
H A Dnvme_sim.c80 ccb->ccb_h.status = CAM_REQ_CMP; in nvme_sim_nvmeio_done()
168 ccb->ccb_h.status = CAM_REQ_CMP; in nvme_sim_action()
206 cpi->ccb_h.status = CAM_REQ_CMP; in nvme_sim_action()
241 cts->ccb_h.status = CAM_REQ_CMP; in nvme_sim_action()
257 ccb->ccb_h.status = CAM_REQ_CMP; in nvme_sim_action()
305 CAM_TARGET_WILDCARD, CAM_LUN_WILDCARD) != CAM_REQ_CMP) { in nvme_sim_new_controller()
334 cam_sim_path(sc->s_sim), 0, ns->id) != CAM_REQ_CMP) { in nvme_sim_new_ns()
/freebsd-12.1/sys/cam/scsi/
H A Dscsi_xpt.c696 return(CAM_REQ_CMP); in proberegister()
1799 done_ccb->ccb_h.status = CAM_REQ_CMP; in probedone()
1979 request_ccb->ccb_h.status = CAM_REQ_CMP; in scsi_scan_bus()
2052 if (status != CAM_REQ_CMP) { in scsi_scan_bus()
2246 if (status != CAM_REQ_CMP) { in scsi_scan_bus()
2277 if (status != CAM_REQ_CMP) { in scsi_scan_bus()
2317 if (cpi.ccb_h.status != CAM_REQ_CMP) { in scsi_scan_lun()
2348 if (status != CAM_REQ_CMP) { in scsi_scan_lun()
2382 if (status != CAM_REQ_CMP) { in scsi_scan_lun()
2620 start_ccb->ccb_h.status = CAM_REQ_CMP; in scsi_dev_advinfo()
[all …]
H A Dscsi_targ_bh.c168 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 Dscsi_target.c248 if (status != CAM_REQ_CMP) { in targioctl()
376 if (status != CAM_REQ_CMP) { in targendislun()
398 if (status != CAM_REQ_CMP) { in targenable()
434 if (status != CAM_REQ_CMP) { in targenable()
447 if (status != CAM_REQ_CMP) { in targenable()
464 return (CAM_REQ_CMP); in targdisable()
474 if (status == CAM_REQ_CMP) in targdisable()
493 return (CAM_REQ_CMP); in targctor()
1047 if (cab.ccb_h.status != CAM_REQ_CMP) { in abort_all_pending()
1055 if (cab.ccb_h.status == CAM_REQ_CMP) { in abort_all_pending()
[all …]
/freebsd-12.1/sys/cam/ata/
H A Data_pmp.c171 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-12.1/sys/dev/aacraid/
H A Daacraid_cam.c606 ccb->ccb_h.status = CAM_REQ_CMP; in aac_container_special_command()
615 ccb->ccb_h.status = CAM_REQ_CMP; in aac_container_special_command()
686 ccb->ccb_h.status = CAM_REQ_CMP; in aac_container_special_command()
695 ccb->ccb_h.status = CAM_REQ_CMP; in aac_container_special_command()
703 ccb->ccb_h.status = CAM_REQ_CMP; in aac_container_special_command()
722 ccb->ccb_h.status = CAM_REQ_CMP; in aac_container_special_command()
756 ccb->ccb_h.status = CAM_REQ_CMP; in aac_container_special_command()
831 ccb->ccb_h.status = CAM_REQ_CMP; in aac_container_special_command()
840 ccb->ccb_h.status = CAM_REQ_CMP; in aac_container_special_command()
1173 srbr->srb_status = CAM_REQ_CMP; in aac_cam_complete()
[all …]
/freebsd-12.1/sys/dev/ahci/
H A Dahciem.c139 CAM_TARGET_WILDCARD, CAM_LUN_WILDCARD) != CAM_REQ_CMP) { in ahci_em_attach()
401 ccb->ccb_h.status = CAM_REQ_CMP; in ahci_em_emulate_ses_on_led()
418 ccb->ccb_h.status = CAM_REQ_CMP; in ahci_em_emulate_ses_on_led()
449 ccb->ccb_h.status = CAM_REQ_CMP; in ahci_em_emulate_ses_on_led()
481 ccb->ccb_h.status = CAM_REQ_CMP; in ahci_em_emulate_ses_on_led()
512 ccb->ccb_h.status = CAM_REQ_CMP; in ahci_em_emulate_ses_on_led()
531 ccb->ccb_h.status = CAM_REQ_CMP; in ahci_em_emulate_ses_on_led()
562 ccb->ccb_h.status = CAM_REQ_CMP; in ahci_em_emulate_ses_on_led()
584 ccb->ccb_h.status = CAM_REQ_CMP; in ahci_em_begin_transaction()
619 ccb->ccb_h.status = CAM_REQ_CMP; in ahciemaction()
[all …]
/freebsd-12.1/sys/dev/aac/
H A Daac_cam.c136 target_id, CAM_LUN_WILDCARD) != CAM_REQ_CMP) { in aac_cam_rescan()
242 CAM_TARGET_WILDCARD, CAM_LUN_WILDCARD) != CAM_REQ_CMP) { in aac_cam_attach()
299 ccb->ccb_h.status = CAM_REQ_CMP; in aac_cam_action()
330 ccb->ccb_h.status = CAM_REQ_CMP; in aac_cam_action()
350 ccb->ccb_h.status = CAM_REQ_CMP; in aac_cam_action()
362 ccb->ccb_h.status = CAM_REQ_CMP; in aac_cam_action()
489 ccb->ccb_h.status = CAM_REQ_CMP; in aac_cam_action()
545 if (ccb->ccb_h.status == CAM_REQ_CMP) { in aac_cam_fix_inquiry()
670 return (CAM_REQ_CMP); in aac_cam_reset_bus()
/freebsd-12.1/usr.sbin/mptutil/
H A Dmpt_cam.c104 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-12.1/sys/dev/twa/
H A Dtw_osl_cam.c138 CAM_LUN_WILDCARD) != CAM_REQ_CMP) { in tw_osli_cam_attach()
368 ccb_h->status = CAM_REQ_CMP; in twa_action()
401 ccb_h->status = CAM_REQ_CMP; in twa_action()
437 ccb_h->status = CAM_REQ_CMP; in twa_action()
496 CAM_TARGET_WILDCARD, CAM_LUN_WILDCARD) != CAM_REQ_CMP) { in tw_osli_request_bus_scan()
654 ccb->ccb_h.status = CAM_REQ_CMP; in tw_osl_complete_io()
/freebsd-12.1/sys/dev/mfi/
H A Dmfi_cam.c236 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-12.1/sys/cam/nvme/
H A Dnvme_xpt.c235 return(CAM_REQ_CMP); in nvme_probe_register()
324 if ((done_ccb->ccb_h.status & CAM_STATUS_MASK) != CAM_REQ_CMP) { in nvme_probe_done()
422 done_ccb->ccb_h.status = found ? CAM_REQ_CMP : CAM_REQ_CMP_ERR; in nvme_probe_done()
476 if (cpi.ccb_h.status != CAM_REQ_CMP) { in nvme_scan_lun()
486 request_ccb->ccb_h.status = CAM_REQ_CMP; /* XXX signal error ? */ in nvme_scan_lun()
519 if (status != CAM_REQ_CMP) { in nvme_scan_lun()
665 start_ccb->ccb_h.status = CAM_REQ_CMP; in nvme_dev_advinfo()
736 if ((cts.ccb_h.status & CAM_STATUS_MASK) != CAM_REQ_CMP) in nvme_announce_periph()
/freebsd-12.1/sys/cam/ctl/
H A Dscsi_ctl.c250 if (status != CAM_REQ_CMP) { in ctlfeperiphinit()
490 if (status != CAM_REQ_CMP) { in ctlferegister()
496 status = CAM_REQ_CMP; in ctlferegister()
604 return (CAM_REQ_CMP); in ctlferegister()
635 if (status != CAM_REQ_CMP) { in ctlfeoninvalidate()
1290 CAM_REQ_CMP) { in ctlfedone()
1317 case CAM_REQ_CMP: in ctlfedone()
1535 if (status != CAM_REQ_CMP) { in ctlfe_onoffline()
1655 if (status != CAM_REQ_CMP) { in ctlfe_online()
1720 if (status != CAM_REQ_CMP) { in ctlfe_offline()
[all …]
H A Dctl_frontend_cam_sim.c206 CAM_LUN_WILDCARD) != CAM_REQ_CMP) { in cfcs_init()
274 CAM_LUN_WILDCARD) != CAM_REQ_CMP) { in cfcs_onoffline()
436 ccb->ccb_h.status |= CAM_REQ_CMP; in cfcs_datamove()
470 ccb->ccb_h.status |= CAM_REQ_CMP; in cfcs_done()
496 if ((ccb->ccb_h.status & CAM_STATUS_MASK) != CAM_REQ_CMP && in cfcs_done()
711 ccb->ccb_h.status = CAM_REQ_CMP; in cfcs_action()
716 ccb->ccb_h.status = CAM_REQ_CMP; in cfcs_action()
803 cpi->ccb_h.status = CAM_REQ_CMP; in cfcs_action()
/freebsd-12.1/tools/tools/vhba/
H A Dvhba.c104 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-12.1/sys/dev/ocs_fc/
H A Docs_cam.c1387 ocs_set_ccb_status(ccb, CAM_REQ_CMP); in ocs_scsi_target_io_cb()
1496 ccb_status = CAM_REQ_CMP; in ocs_scsi_initiator_io_cb()
1524 ccb_status = CAM_REQ_CMP; in ocs_scsi_initiator_io_cb()
2058 cpi->ccb_h.status = CAM_REQ_CMP; in ocs_action()
2113 ocs_set_ccb_status(ccb, CAM_REQ_CMP); in ocs_action()
2118 ocs_set_ccb_status(ccb, CAM_REQ_CMP); in ocs_action()
2156 ocs_set_ccb_status(ccb, CAM_REQ_CMP); in ocs_action()
2219 ocs_set_ccb_status(ccb, CAM_REQ_CMP); in ocs_action()
2239 ccb->ccb_h.status = CAM_REQ_CMP; in ocs_action()
2326 status = CAM_REQ_CMP; in ocs_action()
[all …]
/freebsd-12.1/sys/dev/aic7xxx/
H A Daic7xxx_osm.c376 ccb->ccb_h.status |= CAM_REQ_CMP; in ahc_done()
417 ccb->ccb_h.status |= CAM_REQ_CMP; in ahc_done()
467 if (status != CAM_REQ_CMP) { in ahc_action()
581 if (status != CAM_REQ_CMP) { in ahc_action()
726 ccb->ccb_h.status = CAM_REQ_CMP; in ahc_action()
761 ccb->ccb_h.status = CAM_REQ_CMP; in ahc_action()
814 cpi->ccb_h.status = CAM_REQ_CMP; in ahc_action()
888 cts->ccb_h.status = CAM_REQ_CMP; in ahc_get_tran_settings()
1220 if (status != CAM_REQ_CMP) { in ahc_abort_ccb()
1263 ccb->ccb_h.status = CAM_REQ_CMP; in ahc_abort_ccb()
[all …]
H A Daic79xx_osm.c363 ccb->ccb_h.status |= CAM_REQ_CMP; in ahd_done()
401 ccb->ccb_h.status |= CAM_REQ_CMP; in ahd_done()
482 if (status != CAM_REQ_CMP) { in ahd_action()
615 if (status != CAM_REQ_CMP) { in ahd_action()
668 ccb->ccb_h.status = CAM_REQ_CMP; in ahd_action()
713 cpi->ccb_h.status = CAM_REQ_CMP; in ahd_action()
838 cts->ccb_h.status = CAM_REQ_CMP; in ahd_set_tran_settings()
904 cts->ccb_h.status = CAM_REQ_CMP; in ahd_get_tran_settings()
1159 if (status != CAM_REQ_CMP) { in ahd_abort_ccb()
1202 ccb->ccb_h.status = CAM_REQ_CMP; in ahd_abort_ccb()
[all …]
/freebsd-12.1/sys/dev/firewire/
H A Dsbp_targ.c387 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-12.1/sbin/camcontrol/
H A Dtimestamp.c122 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-12.1/sys/dev/ppbus/
H A Dvpo.c298 csio->ccb_h.status = CAM_REQ_CMP; in vpo_intr()
349 ccb->ccb_h.status = CAM_REQ_CMP; in vpo_action()
374 ccb->ccb_h.status = CAM_REQ_CMP; in vpo_action()
402 cpi->ccb_h.status = CAM_REQ_CMP; in vpo_action()
/freebsd-12.1/sys/dev/amr/
H A Damr_cam.c338 cpi->ccb_h.status = CAM_REQ_CMP; in amr_cam_action()
348 cpi->ccb_h.status = CAM_REQ_CMP; in amr_cam_action()
355 ccb->ccb_h.status = CAM_REQ_CMP; in amr_cam_action()
391 ccb->ccb_h.status = CAM_REQ_CMP; in amr_cam_action()
591 csio->ccb_h.status = CAM_REQ_CMP; in amr_cam_complete()
/freebsd-12.1/usr.bin/iscsictl/
H A Dperiphs.c125 if ((ccb.ccb_h.status != CAM_REQ_CMP) in print_periphs()
194 } while ((ccb.ccb_h.status == CAM_REQ_CMP) in print_periphs()

12345