Home
last modified time | relevance | path

Searched refs:CAM_QOS_VALID (Results 1 – 4 of 4) sorted by relevance

/src/cddl/lib/libdtrace/
H A Dcam.d192 inline int CAM_QOS_VALID = 0x400; variable
/src/sys/cam/
H A Dcam.h308 CAM_QOS_VALID = 0x400, enumerator
H A Dcam_iosched.c1807 (done_ccb->ccb_h.status & CAM_QOS_VALID) != 0) { in cam_iosched_bio_complete()
H A Dcam_xpt.c4526 done_ccb->ccb_h.status |= CAM_QOS_VALID; in xpt_done()
4550 done_ccb->ccb_h.status |= CAM_QOS_VALID; in xpt_done_direct()