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

/freebsd-11-stable/sys/arm/lpc/
H A Dlpc_intc.c50 struct lpc_intc_softc { struct
60 static struct lpc_intc_softc *intc_softc = NULL;
84 struct lpc_intc_softc *sc = device_get_softc(dev);
121 sizeof(struct lpc_intc_softc),
131 struct lpc_intc_softc *sc = intc_softc;
162 struct lpc_intc_softc *sc = intc_softc;
187 struct lpc_intc_softc *sc = intc_softc;
209 struct lpc_intc_softc *sc = intc_softc;

Completed in 45 milliseconds