Home
last modified time | relevance | path

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

/NextBSD/sys/dev/dc/
HDif_dcreg.h750 void *dc_intrhand; member
HDif_dc.c2499 NULL, dc_intr, sc, &sc->dc_intrhand); in dc_attach()
2550 if (sc->dc_intrhand) in dc_detach()
2551 bus_teardown_intr(dev, sc->dc_irq, sc->dc_intrhand); in dc_detach()