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

/freebsd-12-stable/sys/dev/sis/
H A Dif_sisreg.h459 void *sis_intrhand; member in struct:sis_softc
H A Dif_sis.c1105 NULL, sis_intr, sc, &sc->sis_intrhand);
1154 if (sc->sis_intrhand)
1155 bus_teardown_intr(dev, sc->sis_res[1], sc->sis_intrhand);

Completed in 224 milliseconds