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

  /src/sys/arch/sun68k/sun68k/
vme_sun68k.c 58 struct sun68kvme_softc { struct
63 struct sun68kvme_softc *sun68kvme_sc;/*XXX*/
97 CFATTACH_DECL_NEW(sun68kvme, sizeof(struct sun68kvme_softc),
150 struct sun68kvme_softc *sc = device_private(self);
184 struct sun68kvme_softc *sc = cookie;
225 struct sun68kvme_softc *sc = cookie;
244 struct sun68kvme_softc *sc = sun68kvme_sc;
325 struct sun68kvme_softc *sc = cookie;
335 struct sun68kvme_softc *sc = cookie;
vme_sun68k.c 58 struct sun68kvme_softc { struct
63 struct sun68kvme_softc *sun68kvme_sc;/*XXX*/
97 CFATTACH_DECL_NEW(sun68kvme, sizeof(struct sun68kvme_softc),
150 struct sun68kvme_softc *sc = device_private(self);
184 struct sun68kvme_softc *sc = cookie;
225 struct sun68kvme_softc *sc = cookie;
244 struct sun68kvme_softc *sc = sun68kvme_sc;
325 struct sun68kvme_softc *sc = cookie;
335 struct sun68kvme_softc *sc = cookie;
vme_sun68k.c 58 struct sun68kvme_softc { struct
63 struct sun68kvme_softc *sun68kvme_sc;/*XXX*/
97 CFATTACH_DECL_NEW(sun68kvme, sizeof(struct sun68kvme_softc),
150 struct sun68kvme_softc *sc = device_private(self);
184 struct sun68kvme_softc *sc = cookie;
225 struct sun68kvme_softc *sc = cookie;
244 struct sun68kvme_softc *sc = sun68kvme_sc;
325 struct sun68kvme_softc *sc = cookie;
335 struct sun68kvme_softc *sc = cookie;

Completed in 37 milliseconds