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

/freebsd-12-stable/sys/dev/bce/
H A Dif_bce.c1502 NULL, bce_intr, sc, &sc->bce_intrhand);
3915 if (sc->bce_intrhand != NULL) {
3917 bus_teardown_intr(dev, sc->bce_res_irq, sc->bce_intrhand);
H A Dif_bcereg.h6403 void *bce_intrhand; member in struct:bce_softc

Completed in 193 milliseconds