Searched refs:bge_intrhand (Results 1 – 2 of 2) sorted by relevance
3925 &sc->bge_intrhand); in bge_attach()3929 &sc->bge_intrhand); in bge_attach()3989 if (sc->bge_intrhand != NULL) in bge_release_resources()3990 bus_teardown_intr(dev, sc->bge_irq, sc->bge_intrhand); in bge_release_resources()
2962 void *bge_intrhand; member