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