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

/freebsd-9.3-release/sys/dev/mpr/
H A Dmpr_sas.h53 #define MPRSAS_TARGET_INRESET (1 << 1) macro
59 MPRSAS_TARGET_INRESET | MPRSAS_TARGET_INCHIPRESET)
H A Dmpr_sas.c1246 targ->flags &= ~MPRSAS_TARGET_INRESET;
1335 targ->flags &= ~MPRSAS_TARGET_INRESET;
1351 targ->flags &= ~MPRSAS_TARGET_INRESET;
1414 tm->cm_targ->flags |= MPRSAS_TARGET_INRESET;

Completed in 100 milliseconds