Searched refs:dc_intrhand (Results 1 – 2 of 2) sorted by relevance
750 void *dc_intrhand; member
2500 NULL, dc_intr, sc, &sc->dc_intrhand); in dc_attach()2551 if (sc->dc_intrhand) in dc_detach()2552 bus_teardown_intr(dev, sc->dc_irq, sc->dc_intrhand); in dc_detach()