Home
last modified time | relevance | path

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

/trueos/sys/dev/nge/
HDif_ngereg.h643 void *nge_intrhand; member
HDif_nge.c972 NULL, nge_intr, sc, &sc->nge_intrhand); in nge_attach()
1013 if (sc->nge_intrhand != NULL) in nge_detach()
1014 bus_teardown_intr(dev, sc->nge_irq, sc->nge_intrhand); in nge_detach()