Home
last modified time | relevance | path

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

/freebsd-head/sys/cam/
HDcam.h201 CAM_PROVIDE_FAIL = 0x16, enumerator
HDcam.c85 { CAM_PROVIDE_FAIL, "Unable to provide requested capability" },
HDcam_periph.c1953 case CAM_PROVIDE_FAIL: in cam_periph_error()
HDcam_xpt.c3059 start_ccb->ccb_h.status = CAM_PROVIDE_FAIL; in xpt_action_default()
/freebsd-head/sys/cam/scsi/
HDscsi_target.c284 status = CAM_PROVIDE_FAIL; in targioctl()
1100 case CAM_PROVIDE_FAIL: /* Unable to provide requested capability */ in targcamstatus()
/freebsd-head/sys/dev/hyperv/storvsc/
HDhv_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-head/sys/dev/aic7xxx/
HDaic79xx_osm.c532 ccb->ccb_h.status = CAM_PROVIDE_FAIL; in ahd_action()
724 ccb->ccb_h.status = CAM_PROVIDE_FAIL; in ahd_action()
HDaic7xxx_osm.c510 ccb->ccb_h.status = CAM_PROVIDE_FAIL; in ahc_action()
821 ccb->ccb_h.status = CAM_PROVIDE_FAIL; in ahc_action()
/freebsd-head/sys/dev/aac/
HDaac_cam.c372 ccb->ccb_h.status = CAM_PROVIDE_FAIL; in aac_cam_action()
/freebsd-head/share/examples/scsi_target/
HDscsi_target.c841 ccb->ccb_h.status = CAM_PROVIDE_FAIL; in send_ccb()
/freebsd-head/sys/cam/ctl/
HDctl_frontend_cam_sim.c782 ccb->ccb_h.status = CAM_PROVIDE_FAIL; in cfcs_action()
HDscsi_ctl.c1488 case CAM_PROVIDE_FAIL: in ctlfedone()
/freebsd-head/sys/dev/aacraid/
HDaacraid_cam.c1085 ccb->ccb_h.status = CAM_PROVIDE_FAIL; in aac_cam_action()
/freebsd-head/sys/dev/firewire/
HDsbp_targ.c1393 ccb->ccb_h.status = CAM_PROVIDE_FAIL; in sbp_targ_action1()
/freebsd-head/sys/dev/isp/
HDisp_freebsd.c1005 ccb->ccb_h.status = CAM_PROVIDE_FAIL; in isp_target_start_ctio()