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

/freebsd-11.0-release/sys/dev/bge/
H A Dif_bge.c3933 &sc->bge_intrhand);
3937 &sc->bge_intrhand);
3997 if (sc->bge_intrhand != NULL)
3998 bus_teardown_intr(dev, sc->bge_irq, sc->bge_intrhand);
H A Dif_bgereg.h2962 void *bge_intrhand; member in struct:bge_softc

Completed in 64 milliseconds