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

/freebsd-current/sys/dev/mpr/
H A Dmpr_sas.h52 #define MPRSAS_TARGET_INRESET (1 << 1) macro
H A Dmpr_sas.c252 tm->cm_targ->flags &= ~MPRSAS_TARGET_INRESET;
1926 if (targ->flags & MPRSAS_TARGET_INRESET) {
3454 if ((target->flags & MPRSAS_TARGET_INRESET) == 0) {
3459 target->flags |= MPRSAS_TARGET_INRESET;

Completed in 80 milliseconds