Home | History | Annotate | Download | only in sun

Lines Matching defs:vd

284 	vcons_init(&sc->vd, sc, &bwtwo_defaultscreen, &bwtwo_accessops);
285 sc->vd.init_screen = bwtwo_init_screen;
289 vcons_init_screen(&sc->vd, &bw2_console_screen, 1,
297 sc->vd.active = &bw2_console_screen;
325 aa.accesscookie = &sc->vd;
402 struct vcons_data *vd = v;
403 struct bwtwo_softc *sc = vd->cookie;
405 struct vcons_screen *ms = sc->vd.active;
450 struct vcons_data *vd = v;
451 struct bwtwo_softc *sc = vd->cookie;