Searched refs:CAM_PRIORITY_OOB (Results 1 – 3 of 3) sorted by relevance
95 #define CAM_PRIORITY_OOB (CAM_RL_DEV << 8) macro
3274 device->ccbq.total_openings || prio <= CAM_PRIORITY_OOB)) { in xpt_run_allocq()
1873 if (priority <= CAM_PRIORITY_OOB) in passdoioctl()1874 priority += CAM_PRIORITY_OOB + 1; in passdoioctl()2011 if (priority <= CAM_PRIORITY_OOB) in passdoioctl()2012 priority += CAM_PRIORITY_OOB + 1; in passdoioctl()