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

/freebsd-10.0-release/sys/dev/sge/
H A Dif_sgereg.h344 void *sge_intrhand; member in struct:sge_softc
H A Dif_sge.c647 NULL, sge_intr, sc, &sc->sge_intrhand);
688 if (sc->sge_intrhand)
689 bus_teardown_intr(dev, sc->sge_irq, sc->sge_intrhand);

Completed in 724 milliseconds