HomeSort by: relevance | last modified time | path
    Searched defs:at91st_sc (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arm/at91/
at91st.c 88 static struct at91st_softc *at91st_sc = NULL; variable in typeref:struct:at91st_softc *
180 if (at91st_sc == NULL)
181 at91st_sc = sc;
206 // struct at91st_softc *sc = at91st_sc;
255 struct at91st_softc *sc = at91st_sc;
285 // struct at91st_softc *sc = at91st_sc;
290 if (at91st_sc == NULL) {
352 // struct at91st_softc *sc = at91st_sc;
382 if (at91st_sc == NULL) {
at91st.c 88 static struct at91st_softc *at91st_sc = NULL; variable in typeref:struct:at91st_softc *
180 if (at91st_sc == NULL)
181 at91st_sc = sc;
206 // struct at91st_softc *sc = at91st_sc;
255 struct at91st_softc *sc = at91st_sc;
285 // struct at91st_softc *sc = at91st_sc;
290 if (at91st_sc == NULL) {
352 // struct at91st_softc *sc = at91st_sc;
382 if (at91st_sc == NULL) {

Completed in 22 milliseconds