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

/freebsd-10-stable/sys/arm/at91/
H A Dat91.c229 static struct at91_softc *at91_softc; variable in typeref:struct:at91_softc
263 struct at91_softc *sc = device_get_softc(dev);
267 at91_softc = sc;
309 struct at91_softc *sc = device_get_softc(dev);
403 struct at91_softc *sc = device_get_softc(dev);
455 bus_space_write_4(at91_softc->sc_st, at91_softc->sc_aic_sh,
522 sizeof(struct at91_softc),
H A Dat91var.h36 struct at91_softc { struct

Completed in 108 milliseconds