Searched refs:SC_OP_FULL_RESET (Results 1 – 2 of 2) sorted by relevance
897 (sc->sc_flags & SC_OP_FULL_RESET)) { in arn_set_channel()919 if (!stopped || (sc->sc_flags & SC_OP_FULL_RESET)) in arn_set_channel()942 sc->sc_flags &= ~SC_OP_FULL_RESET; in arn_set_channel()
813 #define SC_OP_FULL_RESET BIT(5) macro