Home
last modified time | relevance | path

Searched refs:CAM_BUSY (Results 1 – 11 of 11) sorted by relevance

/dragonfly/sys/bus/cam/
H A Dcam.h103 CAM_BUSY, /* CAM subsystem is busy */ enumerator
H A Dcam.c66 { CAM_BUSY, "CAM subsystem is busy" },
H A Dcam_periph.c1809 case CAM_BUSY: in cam_periph_error()
/dragonfly/sys/dev/raid/hptiop/
H A Dhptiop.c415 ccb->ccb_h.status = CAM_BUSY; in hptiop_request_callback_itl()
424 ccb->ccb_h.status = CAM_BUSY; in hptiop_request_callback_itl()
567 ccb->ccb_h.status = CAM_BUSY; in hptiop_request_callback_mv()
576 ccb->ccb_h.status = CAM_BUSY; in hptiop_request_callback_mv()
674 ccb->ccb_h.status = CAM_BUSY; in hptiop_request_callback_mvfrey()
683 ccb->ccb_h.status = CAM_BUSY; in hptiop_request_callback_mvfrey()
2425 ccb->ccb_h.status = CAM_BUSY; in hptiop_post_req_itl()
2665 ccb->ccb_h.status = CAM_BUSY; in hptiop_post_scsi_command()
/dragonfly/sys/dev/raid/hptrr/
H A Dhptrr_osm_bsd.c453 ccb->ccb_h.status = CAM_BUSY; in os_cmddone()
462 ccb->ccb_h.status = CAM_BUSY; in os_cmddone()
662 ccb->ccb_h.status = CAM_BUSY; in hpt_scsi_io()
/dragonfly/sys/dev/raid/hpt27xx/
H A Dhpt27xx_osm_bsd.c438 ccb->ccb_h.status = CAM_BUSY; in os_cmddone()
447 ccb->ccb_h.status = CAM_BUSY; in os_cmddone()
661 ccb->ccb_h.status = CAM_BUSY; in hpt_scsi_io()
/dragonfly/sys/dev/disk/iscsi/initiator/
H A Discsi_subr.c216 ccb_h->status = CAM_BUSY; in _scsi_done()
/dragonfly/sys/bus/cam/scsi/
H A Dscsi_target.c1169 case CAM_BUSY: /* CAM subsytem is busy */ in targcamstatus()
/dragonfly/sys/dev/raid/hptmv/
H A Dentry.c2920 ccb->ccb_h.status = CAM_BUSY; in fOsCommandDone()
2929 ccb->ccb_h.status = CAM_BUSY; in fOsCommandDone()
/dragonfly/sys/dev/raid/mpr/
H A Dmpr_sas.c1985 ccb->ccb_h.status = CAM_BUSY | CAM_DEV_QFRZN; in mprsas_action_scsiio()
/dragonfly/sys/dev/disk/mpt/
H A Dmpt_cam.c3253 mpt_set_ccb_status(ccb, CAM_BUSY); in mpt_scsi_reply_frame_handler()