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

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_main.c851 (sc->sc_flags & SC_OP_FULL_RESET)) {
873 if (!stopped || (sc->sc_flags & SC_OP_FULL_RESET))
896 sc->sc_flags &= ~SC_OP_FULL_RESET;
H A Darn_core.h813 #define SC_OP_FULL_RESET BIT(5) macro

Completed in 70 milliseconds