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

/freebsd-11-stable/sys/dev/mps/
H A Dmps_sas.h50 #define MPSSAS_TARGET_INRESET (1 << 1) macro
57 MPSSAS_TARGET_INRESET | MPSSAS_TARGET_INCHIPRESET)
H A Dmps_sas.c255 tm->cm_targ->flags &= ~MPSSAS_TARGET_INRESET;
1715 if (targ->flags & MPSSAS_TARGET_INRESET) {
3185 targ->flags |= MPSSAS_TARGET_INRESET;
3600 target->flags |= MPSSAS_TARGET_INRESET;

Completed in 98 milliseconds