Searched refs:CAM_PERIPH_RUN_TASK (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/cam/
H A Dcam_periph.h129 #define CAM_PERIPH_RUN_TASK 0x40 macro
H A Dcam_xpt.c3218 periph->flags &= ~CAM_PERIPH_RUN_TASK;
3250 if (periph->flags & CAM_PERIPH_RUN_TASK)
3253 periph->flags |= CAM_PERIPH_RUN_TASK;

Completed in 93 milliseconds