Home
last modified time | relevance | path

Searched refs:CAM_PROVIDE_FAIL (Results 1 – 14 of 14) sorted by relevance

/freebsd/sys/cam/
H A Dcam.h201 CAM_PROVIDE_FAIL = 0x16, enumerator
H A Dcam.c85 { CAM_PROVIDE_FAIL, "Unable to provide requested capability" },
H A Dcam_periph.c1953 case CAM_PROVIDE_FAIL: in cam_periph_error()
H A Dcam_xpt.c3059 start_ccb->ccb_h.status = CAM_PROVIDE_FAIL; in xpt_action_default()
/freebsd/sys/cam/scsi/
H A Dscsi_target.c284 status = CAM_PROVIDE_FAIL; in targioctl()
1100 case CAM_PROVIDE_FAIL: /* Unable to provide requested capability */ in targcamstatus()
/freebsd/sys/dev/hyperv/storvsc/
H A Dhv_storvsc_drv_freebsd.c1321 ccb->ccb_h.status = CAM_PROVIDE_FAIL; in storvsc_timeout_test()
1516 ccb->ccb_h.status = CAM_PROVIDE_FAIL; in storvsc_action()
1597 ccb->ccb_h.status = CAM_PROVIDE_FAIL; in storvsc_action()
/freebsd/sys/dev/aic7xxx/
H A Daic79xx_osm.c532 ccb->ccb_h.status = CAM_PROVIDE_FAIL; in ahd_action()
724 ccb->ccb_h.status = CAM_PROVIDE_FAIL; in ahd_set_tran_settings()
H A Daic7xxx_osm.c510 ccb->ccb_h.status = CAM_PROVIDE_FAIL; in ahc_action()
821 ccb->ccb_h.status = CAM_PROVIDE_FAIL; in ahc_get_tran_settings()
/freebsd/sys/dev/aac/
H A Daac_cam.c372 ccb->ccb_h.status = CAM_PROVIDE_FAIL; in aac_cam_action()
/freebsd/share/examples/scsi_target/
H A Dscsi_target.c841 ccb->ccb_h.status = CAM_PROVIDE_FAIL; in send_ccb()
/freebsd/sys/cam/ctl/
H A Dctl_frontend_cam_sim.c782 ccb->ccb_h.status = CAM_PROVIDE_FAIL; in cfcs_action()
H A Dscsi_ctl.c1488 case CAM_PROVIDE_FAIL: in ctlfedone()
/freebsd/sys/dev/aacraid/
H A Daacraid_cam.c1085 ccb->ccb_h.status = CAM_PROVIDE_FAIL; in aac_cam_action()
/freebsd/sys/dev/firewire/
H A Dsbp_targ.c1393 ccb->ccb_h.status = CAM_PROVIDE_FAIL; in sbp_targ_action1()