Searched refs:CAM_DEV_REL_ON_QUEUE_EMPTY (Results 1 – 2 of 2) sorted by relevance
138 #define CAM_DEV_REL_ON_QUEUE_EMPTY 0x08 macro
2980 if ((dev->flags & CAM_DEV_REL_ON_QUEUE_EMPTY) != 0 in xpt_action_default()2984 dev->flags |= CAM_DEV_REL_ON_QUEUE_EMPTY; in xpt_action_default()5329 if (((dev->flags & CAM_DEV_REL_ON_QUEUE_EMPTY) != 0 in xpt_done_process()5331 dev->flags &= ~CAM_DEV_REL_ON_QUEUE_EMPTY; in xpt_done_process()