Home
last modified time | relevance | path

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

/freebsd/sys/dev/bfe/
H A Dif_bfereg.h594 void *bfe_intrhand; member
H A Dif_bfe.c522 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()