RLN_CONTROL_RESET 250 dev/ic/rlnreg.h rln_control_write(sc, (sc)->sc_control | RLN_CONTROL_RESET);\ RLN_CONTROL_RESET 92 dev/ic/rlnsubr.c rln_control_write(sc, op | RLN_CONTROL_RESET); RLN_CONTROL_RESET 181 dev/ic/rlnsubr.c (sc->sc_control & RLN_CONTROL_RESET); RLN_CONTROL_RESET 196 dev/ic/rlnsubr.c rln_control_set(sc, RLN_CONTROL_RESET); RLN_CONTROL_RESET 209 dev/ic/rlnsubr.c if ((wnew & RLN_CONTROL_RESET) == 0) RLN_CONTROL_RESET 210 dev/ic/rlnsubr.c rln_control_clear(sc, RLN_CONTROL_RESET);