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

  /src/sys/arch/arm/at91/
at91st.c 81 struct at91st_softc { struct
88 static struct at91st_softc *at91st_sc = NULL;
149 CFATTACH_DECL_NEW(at91st, sizeof(struct at91st_softc), at91st_match, at91st_attach, NULL, NULL);
164 struct at91st_softc *sc = device_private(self);
206 // struct at91st_softc *sc = at91st_sc;
255 struct at91st_softc *sc = at91st_sc;
285 // struct at91st_softc *sc = at91st_sc;
352 // struct at91st_softc *sc = at91st_sc;
at91st.c 81 struct at91st_softc { struct
88 static struct at91st_softc *at91st_sc = NULL;
149 CFATTACH_DECL_NEW(at91st, sizeof(struct at91st_softc), at91st_match, at91st_attach, NULL, NULL);
164 struct at91st_softc *sc = device_private(self);
206 // struct at91st_softc *sc = at91st_sc;
255 struct at91st_softc *sc = at91st_sc;
285 // struct at91st_softc *sc = at91st_sc;
352 // struct at91st_softc *sc = at91st_sc;
at91st.c 81 struct at91st_softc { struct
88 static struct at91st_softc *at91st_sc = NULL;
149 CFATTACH_DECL_NEW(at91st, sizeof(struct at91st_softc), at91st_match, at91st_attach, NULL, NULL);
164 struct at91st_softc *sc = device_private(self);
206 // struct at91st_softc *sc = at91st_sc;
255 struct at91st_softc *sc = at91st_sc;
285 // struct at91st_softc *sc = at91st_sc;
352 // struct at91st_softc *sc = at91st_sc;
at91st.c 81 struct at91st_softc { struct
88 static struct at91st_softc *at91st_sc = NULL;
149 CFATTACH_DECL_NEW(at91st, sizeof(struct at91st_softc), at91st_match, at91st_attach, NULL, NULL);
164 struct at91st_softc *sc = device_private(self);
206 // struct at91st_softc *sc = at91st_sc;
255 struct at91st_softc *sc = at91st_sc;
285 // struct at91st_softc *sc = at91st_sc;
352 // struct at91st_softc *sc = at91st_sc;
at91st.c 81 struct at91st_softc { struct
88 static struct at91st_softc *at91st_sc = NULL;
149 CFATTACH_DECL_NEW(at91st, sizeof(struct at91st_softc), at91st_match, at91st_attach, NULL, NULL);
164 struct at91st_softc *sc = device_private(self);
206 // struct at91st_softc *sc = at91st_sc;
255 struct at91st_softc *sc = at91st_sc;
285 // struct at91st_softc *sc = at91st_sc;
352 // struct at91st_softc *sc = at91st_sc;

Completed in 99 milliseconds