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

/freebsd-11-stable/sys/dev/bfe/
H A Dif_bfe.c525 NULL, bfe_intr, sc, &sc->bfe_intrhand);
1139 if (sc->bfe_intrhand != NULL)
1140 bus_teardown_intr(sc->bfe_dev, sc->bfe_irq, sc->bfe_intrhand);
H A Dif_bfereg.h594 void *bfe_intrhand; member in struct:bfe_softc

Completed in 158 milliseconds