Searched refs:CAM_DEV_REL_ON_QUEUE_EMPTY (Results 1 – 2 of 2) sorted by relevance
141 #define CAM_DEV_REL_ON_QUEUE_EMPTY 0x08 macro
3056 if ((dev->flags & CAM_DEV_REL_ON_QUEUE_EMPTY) != 0 in xpt_action_default()3060 dev->flags |= CAM_DEV_REL_ON_QUEUE_EMPTY; in xpt_action_default()5397 if (((dev->flags & CAM_DEV_REL_ON_QUEUE_EMPTY) != 0 in xpt_done_process()5399 dev->flags &= ~CAM_DEV_REL_ON_QUEUE_EMPTY; in xpt_done_process()