Searched refs:vcons_init_screen (Results 1 - 25 of 34) sorted by relevance

12

/netbsd-6-1-5-RELEASE/sys/dev/wscons/
H A Dwsdisplay_vconsvar.h139 int vcons_init_screen(struct vcons_data *, struct vcons_screen *, int,
H A Dwsdisplay_vcons.c215 printf("vcons_init_screen: dummy function called. Your driver is "
220 vcons_init_screen(struct vcons_data *vd, struct vcons_screen *scr, function
571 ret = vcons_init_screen(vd, scr, 0, defattrp);
/netbsd-6-1-5-RELEASE/sys/arch/evbppc/virtex/dev/
H A Dtft.c104 vcons_init_screen(&sc->sc_vc_data, &sc->sc_vc_screen, 1, &defattr);
/netbsd-6-1-5-RELEASE/sys/dev/sun/
H A Dbwtwo.c280 vcons_init_screen(&sc->vd, &bw2_console_screen, 1,
H A Dcgthree.c222 vcons_init_screen(&sc->vd, &cg3_console_screen, 1,
H A Dcgsix.c621 vcons_init_screen(&sc->vd, &cg6_console_screen, 1,
/netbsd-6-1-5-RELEASE/sys/arch/sparc64/dev/
H A Dgfb.c203 vcons_init_screen(&sc->vd, &sc->sc_console_screen, 1,
H A Dffb.c343 vcons_init_screen(&sc->vd, &ffb_console_screen, 1, &defattr);
354 vcons_init_screen(&sc->vd, &ffb_console_screen, 1, &defattr);
/netbsd-6-1-5-RELEASE/sys/arch/macppc/dev/
H A Dofb.c187 vcons_init_screen(&sc->vd, &rascons_console_screen, 1, &defattr);
H A Dvalkyriefb.c243 vcons_init_screen(&sc->vd, &valkyriefb_console_screen, 1, &defattr);
/netbsd-6-1-5-RELEASE/sys/arch/amiga/dev/
H A Dgrf.c189 vcons_init_screen(&gp->g_vd,
/netbsd-6-1-5-RELEASE/sys/dev/sbus/
H A Dcgtwelve.c239 vcons_init_screen(&sc->vd, &cgtwelve_console_screen, 1, &defattr);
H A Dagten.c301 vcons_init_screen(&sc->vd, &sc->sc_console_screen, 1,
H A Dtcx.c387 vcons_init_screen(&sc->vd, &tcx_console_screen, 1, &defattr);
/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dwcfb.c268 vcons_init_screen(&sc->vd, &sc->sc_console_screen, 1,
H A Dsisfb.c292 vcons_init_screen(&sc->vd, &fb->vcs, 1, &defattr);
H A Dpm2fb.c315 vcons_init_screen(&sc->vd, &sc->sc_console_screen, 1,
/netbsd-6-1-5-RELEASE/sys/arch/usermode/dev/
H A Dvncfb.c252 vcons_init_screen(&sc->sc_vd, &vncfb_console_screen, 1, &defattr);
/netbsd-6-1-5-RELEASE/sys/arch/sgimips/gio/
H A Dnewport.c588 vcons_init_screen(&sc->sc_dc->dc_vd, &newport_console_screen,
/netbsd-6-1-5-RELEASE/sys/arch/sparc/dev/
H A Dcgfourteen.c777 vcons_init_screen(&sc->sc_vd, &sc->sc_console_screen, 1,
/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dct65550.c247 vcons_init_screen(&sc->vd, &chipsfb_console_screen, 1,
H A Digsfb.c193 vcons_init_screen(&dc->dc_vd, &dc->dc_console, 1, &defattr);
/netbsd-6-1-5-RELEASE/sys/arch/arm/iomd/
H A Dvidcvideo.c332 vcons_init_screen(&dc->dc_vd, &dc->dc_console, 1, &defattr);
/netbsd-6-1-5-RELEASE/sys/arch/arm/omap/
H A Domapfb.c335 vcons_init_screen(&sc->vd, &sc->sc_console_screen, 1,
/netbsd-6-1-5-RELEASE/sys/dev/wsfb/
H A Dgenfb.c253 vcons_init_screen(&sc->vd, &sc->sc_console_screen, 1,

Completed in 392 milliseconds

12