Home
last modified time | relevance | path

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

/freebsd/sys/cam/
H A Dcam_periph.h133 #define CAM_PERIPH_RECOVERY_INPROG 0x20 macro
H A Dcam_periph.c1460 periph->flags &= ~CAM_PERIPH_RECOVERY_INPROG; in camperiphdone()
1662 if ((periph->flags & CAM_PERIPH_RECOVERY_INPROG) && !recoveryccb) { in camperiphscsisenseerror()
1778 periph->flags |= CAM_PERIPH_RECOVERY_INPROG; in camperiphscsisenseerror()
1821 periph->flags |= CAM_PERIPH_RECOVERY_INPROG; in camperiphscsisenseerror()