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

/freebsd-11.0-release/sys/arm/at91/
H A Dat91.c72 static struct at91_softc *at91_softc; variable in typeref:struct:at91_softc
106 struct at91_softc *sc = device_get_softc(dev);
110 at91_softc = sc;
152 struct at91_softc *sc = device_get_softc(dev);
246 struct at91_softc *sc = device_get_softc(dev);
298 bus_space_write_4(at91_softc->sc_st, at91_softc->sc_aic_sh,
365 sizeof(struct at91_softc),
H A Dat91var.h36 struct at91_softc { struct

Completed in 39 milliseconds