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

/freebsd-11-stable/sys/dev/ste/
H A Dif_stereg.h574 void *ste_intrhand; member in struct:ste_softc
H A Dif_ste.c1038 NULL, ste_intr, sc, &sc->ste_intrhand);
1087 if (sc->ste_intrhand)
1088 bus_teardown_intr(dev, sc->ste_irq, sc->ste_intrhand);

Completed in 77 milliseconds