Home
last modified time | relevance | path

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

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