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

/freebsd-11.0-release/sys/dev/pcn/
H A Dif_pcn.c671 NULL, pcn_intr, sc, &sc->pcn_intrhand);
718 if (sc->pcn_intrhand)
719 bus_teardown_intr(dev, sc->pcn_irq, sc->pcn_intrhand);
H A Dif_pcnreg.h457 void *pcn_intrhand; member in struct:pcn_softc

Completed in 58 milliseconds