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

/freebsd-13-stable/sys/dev/mpr/
H A Dmpr_sas.h54 #define MPRSAS_TARGET_INRESET (1 << 1) macro
61 MPRSAS_TARGET_INRESET | MPRSAS_TARGET_INCHIPRESET)
H A Dmpr_sas.c252 tm->cm_targ->flags &= ~MPRSAS_TARGET_INRESET;
1901 if (targ->flags & MPRSAS_TARGET_INRESET) {
3422 target->flags |= MPRSAS_TARGET_INRESET;

Completed in 112 milliseconds