Searched refs:vte_intrhand (Results 1 – 2 of 2) sorted by relevance
131 void *vte_intrhand; member
478 NULL, vte_intr, sc, &sc->vte_intrhand); in vte_attach()511 if (sc->vte_intrhand != NULL) { in vte_detach()512 bus_teardown_intr(dev, sc->vte_irq, sc->vte_intrhand); in vte_detach()513 sc->vte_intrhand = NULL; in vte_detach()