RLN_INTSEL_ENABLE 265 dev/ic/rlnreg.h (sc)->sc_intsel &= ~RLN_INTSEL_ENABLE); \ RLN_INTSEL_ENABLE 273 dev/ic/rlnreg.h (sc)->sc_intsel |= RLN_INTSEL_ENABLE); \ RLN_INTSEL_ENABLE 57 dev/ic/rlnsubr.c was_enabled = (sc->sc_intsel & RLN_INTSEL_ENABLE) ? 1 : 0; RLN_INTSEL_ENABLE 60 dev/ic/rlnsubr.c sc->sc_intsel |= RLN_INTSEL_ENABLE; RLN_INTSEL_ENABLE 62 dev/ic/rlnsubr.c sc->sc_intsel &=~RLN_INTSEL_ENABLE;