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

/freebsd-11-stable/sys/cam/
H A Dcam_periph.h132 #define CAM_PERIPH_RECOVERY_WAIT 0x200 macro
H A Dcam_periph.c1343 if ((periph->flags & CAM_PERIPH_RECOVERY_WAIT) &&
1345 periph->flags &= ~CAM_PERIPH_RECOVERY_WAIT;
1702 periph->flags |= CAM_PERIPH_RECOVERY_WAIT;

Completed in 153 milliseconds