Searched refs:smc_ih (Results 1 – 2 of 2) sorted by relevance
45 void *smc_ih; member
405 INTR_TYPE_NET|INTR_MPSAFE, smc_intr, NULL, sc, &sc->smc_ih); in smc_attach()438 if (sc->smc_ih != NULL) in smc_detach()439 bus_teardown_intr(sc->smc_dev, sc->smc_irq, sc->smc_ih); in smc_detach()