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

/freebsd-13-stable/sys/dev/rt/
H A Dif_rt.c162 static void rt_intr_enable(struct rt_softc *sc, uint32_t intr_mask);
1743 rt_intr_enable(sc, sc->int_rx_done_mask);
1796 rt_intr_enable(sc, ~sc->intr_pending_mask &
2152 rt_intr_enable(struct rt_softc *sc, uint32_t intr_mask) function

Completed in 47 milliseconds