Searched refs:CAM_PERIPH_FREE (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/sys/cam/
H A Dcam_periph.h123 #define CAM_PERIPH_FREE 0x80 macro
H A Dcam_periph.c619 periph->flags |= CAM_PERIPH_FREE;
H A Dcam_xpt.c2191 if (periph->flags & CAM_PERIPH_FREE) {
2276 if (periph->flags & CAM_PERIPH_FREE) {

Completed in 79 milliseconds