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

/freebsd-current/sys/dev/mpr/
H A Dmpr_sas.h93 #define MPRSAS_TOREMOVE (1 << 5) macro
H A Dmpr_sas.c417 if ((sassc->flags & MPRSAS_TOREMOVE) == 0)
432 sassc->flags &= ~MPRSAS_TOREMOVE;
464 sassc->flags |= MPRSAS_TOREMOVE;
530 sassc->flags |= MPRSAS_TOREMOVE;

Completed in 110 milliseconds