Searched refs:nsp_intrhand (Results 1 – 2 of 2) sorted by relevance
95 if (sc->nsp_intrhand) in nsp_release_resource()96 bus_teardown_intr(dev, sc->irq_res, sc->nsp_intrhand); in nsp_release_resource()189 NULL, nsp_pccard_intr, (void *)sc, &sc->nsp_intrhand); in nsp_pccard_attach()
58 void *nsp_intrhand; member