Searched refs:nsp_intrhand (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/dev/nsp/
H A Dnspvar.h58 void *nsp_intrhand; member in struct:nsp_softc
H A Dnsp_pccard.c95 if (sc->nsp_intrhand)
96 bus_teardown_intr(dev, sc->irq_res, sc->nsp_intrhand);
189 NULL, nsp_pccard_intr, (void *)sc, &sc->nsp_intrhand);

Completed in 50 milliseconds