Home
last modified time | relevance | path

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

/NextBSD/sys/dev/bfe/
HDif_bfereg.h594 void *bfe_intrhand; member
HDif_bfe.c525 NULL, bfe_intr, sc, &sc->bfe_intrhand); in bfe_attach()
1139 if (sc->bfe_intrhand != NULL) in bfe_release_resources()
1140 bus_teardown_intr(sc->bfe_dev, sc->bfe_irq, sc->bfe_intrhand); in bfe_release_resources()