Searched refs:CAM_PERIPH_RUN_TASK (Results 1 – 2 of 2) sorted by relevance
123 #define CAM_PERIPH_RUN_TASK 0x40 macro
3142 periph->flags &= ~CAM_PERIPH_RUN_TASK; in xpt_run_allocq_task()3174 if (periph->flags & CAM_PERIPH_RUN_TASK) in xpt_run_allocq()3177 periph->flags |= CAM_PERIPH_RUN_TASK; in xpt_run_allocq()