Home
last modified time | relevance | path

Searched refs:show_screen_cookie (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/sys/dev/wscons/
H A Dwsdisplay_vconsvar.h120 void *show_screen_cookie; member
H A Dwsdisplay_vcons.c561 vd->show_screen_cb(scr, vd->show_screen_cookie); in vcons_load_font()
641 vd->show_screen_cb(scr, vd->show_screen_cookie); in vcons_do_switch()
1697 vd->show_screen_cb(scr, vd->show_screen_cookie); in vcons_invalidate_cache()
/netbsd-src/sys/arch/hppa/dev/
H A Dhyperfb.c424 sc->vd.show_screen_cookie = &sc->sc_gc; in hyperfb_attach()
H A Dgftfb.c289 sc->vd.show_screen_cookie = &sc->sc_gc; in gftfb_attach()
/netbsd-src/sys/dev/pci/
H A Dr128fb.c272 sc->vd.show_screen_cookie = &sc->sc_gc; in r128fb_attach()
H A Dmachfb.c726 sc->vd.show_screen_cookie = &sc->sc_gc; in mach64_attach()
H A Dradeonfb.c981 dp->rd_vd.show_screen_cookie = &dp->rd_gc; in radeonfb_attach()
/netbsd-src/sys/dev/sbus/
H A Dmgx.c341 sc->vd.show_screen_cookie = sc; in mgx_attach()
/netbsd-src/sys/dev/sun/
H A Dcgsix.c603 sc->vd.show_screen_cookie = &sc->sc_gc; in cg6attach()
/netbsd-src/sys/dev/pci/voyager/
H A Dvoyagerfb.c301 sc->vd.show_screen_cookie = &sc->sc_gc; in voyagerfb_attach()
/netbsd-src/sys/arch/sparc/dev/
H A Dcgfourteen.c760 sc->sc_vd.show_screen_cookie = &sc->sc_gc; in cg14_setup_wsdisplay()