Searched refs:sk_intrhand (Results 1 – 2 of 2) sorted by relevance
1442 void *sk_intrhand; /* irq handler handle */ member
1725 NULL, sk_intr, sc, &sc->sk_intrhand); in skc_attach()1794 if (sc->sk_intrhand) in skc_detach()1795 bus_teardown_intr(dev, sc->sk_res[1], sc->sk_intrhand); in skc_detach()