Home
last modified time | relevance | path

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

/freebsd/sys/cam/
H A Dcam_periph.h137 #define CAM_PERIPH_RECOVERY_WAIT 0x200 macro
H A Dcam_periph.c1431 if ((periph->flags & CAM_PERIPH_RECOVERY_WAIT) && in camperiphdone()
1433 periph->flags &= ~CAM_PERIPH_RECOVERY_WAIT; in camperiphdone()
1814 periph->flags |= CAM_PERIPH_RECOVERY_WAIT; in camperiphscsisenseerror()