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

/freebsd-10.2-release/sys/mips/idt/
H A Dif_krreg.h252 void *kr_rx_intrhand; member in struct:kr_softc
H A Dif_kr.c276 NULL, kr_rx_intr, sc, &sc->kr_rx_intrhand);
341 if (sc->kr_rx_intrhand)
342 bus_teardown_intr(dev, sc->kr_rx_irq, sc->kr_rx_intrhand);

Completed in 101 milliseconds