| /netbsd/src/sys/dev/wscons/ |
| D | wsdisplay_vconsvar.h | 127 int vcons_init(struct vcons_data *, void *, struct wsscreen_descr *,
|
| /netbsd/src/sys/arch/evbppc/virtex/dev/ |
| D | tft.c | 97 vcons_init(&sc->sc_vc_data, self, sc->sc_ws_descr, accessops); in tft_attach()
|
| /netbsd/src/sys/dev/sun/ |
| D | bwtwo.c | 284 vcons_init(&sc->vd, sc, &bwtwo_defaultscreen, &bwtwo_accessops); in bwtwoattach()
|
| D | cgthree.c | 214 vcons_init(&sc->vd, sc, &cgthree_defaultscreen, &cgthree_accessops); in cgthreeattach()
|
| /netbsd/src/sys/arch/macppc/dev/ |
| D | valkyriefb.c | 238 vcons_init(&sc->vd, sc, &valkyriefb_defaultscreen, in valkyriefb_init()
|
| D | ofb.c | 182 vcons_init(&sc->vd, sc, &rascons_stdscreen, &ofb_accessops); in ofbattach()
|
| D | platinumfb.c | 621 vcons_init(&sc->vd, sc, &platinumfb_defaultscreen, in platinumfb_init()
|
| /netbsd/src/sys/arch/sparc64/dev/ |
| D | gfb.c | 185 vcons_init(&sc->vd, sc, &sc->sc_defaultscreen_descr, in gfb_attach()
|
| /netbsd/src/sys/dev/sbus/ |
| D | cgtwelve.c | 236 vcons_init(&sc->vd, sc, &cgtwelve_defscreendesc, &cgtwelve_accessops); in cgtwelve_attach()
|
| D | tcx.c | 398 vcons_init(&sc->vd, sc, &tcx_defscreendesc, &tcx_accessops); in tcxattach()
|
| D | zx.c | 298 vcons_init(&sc->vd, sc, &zx_defaultscreen, &zx_accessops); in zx_attach()
|
| /netbsd/src/sys/arch/amiga/dev/ |
| D | grf.c | 196 vcons_init(&gp->g_vd, gp, gp->g_defaultscr, gp->g_accessops); in grfattach()
|
| D | mntva.c | 206 vcons_init(&sc->vd, sc, &sc->sc_defaultscreen_descr, &mntva_accessops); in mntva_attach()
|
| D | zz9k_fb.c | 302 vcons_init(&sc->sc_vd, sc, &sc->sc_defaultscreen, &zzfb_accessops); in zzfb_attach()
|
| /netbsd/src/sys/arch/usermode/dev/ |
| D | vncfb.c | 248 vcons_init(&sc->sc_vd, sc, &vncfb_defaultscreen, &vncfb_accessops); in vncfb_attach()
|
| /netbsd/src/sys/arch/arm/iomd/ |
| D | vidcvideo.c | 330 vcons_init(&dc->dc_vd, dc, &vidcvideo_stdscreen, &vidcvideo_accessops); in vidcvideo_attach()
|
| /netbsd/src/sys/dev/pci/ |
| D | sisfb.c | 309 vcons_init(&sc->vd, sc, &fb->wsd, &sisfb_accessops); in sisfb_attach()
|
| D | lynxfb.c | 340 vcons_init(&sc->sc_vd, sc, &fb->wsd, &lynxfb_accessops); in lynxfb_attach()
|
| D | tdvfb.c | 245 vcons_init(&sc->vd, sc, &sc->sc_defaultscreen_descr, in tdvfb_attach()
|
| D | wcfb.c | 276 vcons_init(&sc->vd, sc, &sc->sc_defaultscreen_descr, in wcfb_attach()
|
| D | gffb.c | 297 vcons_init(&sc->vd, sc, &sc->sc_defaultscreen_descr, in gffb_attach()
|
| D | r128fb.c | 269 vcons_init(&sc->vd, sc, &sc->sc_defaultscreen_descr, in r128fb_attach()
|
| /netbsd/src/sys/arch/sgimips/gio/ |
| D | newport.c | 627 vcons_init(&sc->sc_dc->dc_vd, sc->sc_dc, sc->sc_dc->dc_screen, in newport_attach()
|
| /netbsd/src/sys/dev/ic/ |
| D | ct65550.c | 244 vcons_init(&sc->vd, sc, &chipsfb_defaultscreen, &chipsfb_accessops); in chipsfb_do_attach()
|
| /netbsd/src/sys/dev/wsfb/ |
| D | genfb.c | 362 vcons_init(&sc->vd, sc, &scp->sc_defaultscreen_descr, in genfb_attach()
|