Home
last modified time | relevance | path

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

/freebsd/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; in mprsas_free_tm()
1926 if (targ->flags & MPRSAS_TARGET_INRESET) { in mprsas_action_scsiio()
3454 if ((target->flags & MPRSAS_TARGET_INRESET) == 0) { in mprsas_prepare_for_tm()
3459 target->flags |= MPRSAS_TARGET_INRESET; in mprsas_prepare_for_tm()