HomeSort by: relevance | last modified time | path
    Searched refs:glyphcache_adapt (Results 1 - 14 of 14) sorted by relevancy

  /src/sys/dev/wscons/
wsdisplay_glyphcachevar.h 87 void glyphcache_adapt(struct vcons_screen *, void *);
wsdisplay_glyphcache.c 190 glyphcache_adapt(struct vcons_screen *scr, void *cookie) function in typeref:typename:void
  /src/sys/dev/pci/
r128fb.c 273 sc->vd.show_screen_cb = glyphcache_adapt;
pm2fb.c 398 sc->vd.show_screen_cb = glyphcache_adapt;
pm3fb.c 314 sc->vd.show_screen_cb = glyphcache_adapt;
gffb.c 386 sc->vd.show_screen_cb = glyphcache_adapt;
machfb.c 727 sc->vd.show_screen_cb = glyphcache_adapt;
radeonfb.c 982 dp->rd_vd.show_screen_cb = glyphcache_adapt;
  /src/sys/dev/sbus/
mgx.c 929 glyphcache_adapt(scr, &sc->sc_gc);
  /src/sys/dev/pci/voyager/
voyagerfb.c 302 sc->vd.show_screen_cb = glyphcache_adapt;
  /src/sys/arch/hppa/dev/
gftfb.c 290 sc->vd.show_screen_cb = glyphcache_adapt;
summitfb.c 309 sc->vd.show_screen_cb = glyphcache_adapt;
  /src/sys/dev/sun/
cgsix.c 563 sc->vd.show_screen_cb = glyphcache_adapt;
  /src/sys/arch/sparc/dev/
cgfourteen.c 761 sc->sc_vd.show_screen_cb = glyphcache_adapt;

Completed in 32 milliseconds