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

  /src/sys/dev/sun/
fbio.h 158 int emu_types[FB_ATTR_NEMUTYPES]; /* possible emulations */ member in struct:fbgattr
cgthree.c 282 fba->emu_types[0] = sc->sc_fb.fb_type.fb_type;
283 fba->emu_types[1] = -1;
cgsix.c 696 fba->emu_types[0] = sc->sc_fb.fb_type.fb_type;
697 fba->emu_types[1] = -1;
  /src/sys/arch/sparc/dev/
cgeight.c 368 fba->emu_types[0] = sc->sc_fb.fb_type.fb_type;
369 fba->emu_types[1] = -1;
cgfour.c 359 fba->emu_types[0] = sc->sc_fb.fb_type.fb_type;
360 fba->emu_types[1] = -1;
cgtwo.c 262 fba->emu_types[0] = sc->sc_fb.fb_type.fb_type;
263 fba->emu_types[1] = -1;
cgfourteen.c 469 fba->emu_types[0] = sc->sc_fb.fb_type.fb_type;
470 fba->emu_types[1] = -1;
  /src/sys/arch/sun3/dev/
cg2.c 263 fba->emu_types[0] = fb->fb_fbtype.fb_type;
264 fba->emu_types[1] = -1;
cg4.c 420 fba->emu_types[0] = fb->fb_fbtype.fb_type;
421 fba->emu_types[1] = -1;
  /src/sys/dev/sbus/
tcx.c 468 fba->emu_types[0] = sc->sc_fb.fb_type.fb_type;
469 fba->emu_types[1] = FBTYPE_SUN3COLOR;
470 fba->emu_types[2] = -1;
zx.c 388 fba->emu_types[0] = sc->sc_fb.fb_type.fb_type;
389 fba->emu_types[1] = -1;
390 fba->emu_types[2] = -1;
agten.c 1122 fba->emu_types[0] = sc->sc_fb.fb_type.fb_type;
1123 fba->emu_types[1] = -1;
p9100.c 565 fba->emu_types[0] = sc->sc_fb.fb_type.fb_type;
566 fba->emu_types[1] = -1;
mgx.c 1024 fba->emu_types[0] = sc->sc_fb.fb_type.fb_type;
1025 fba->emu_types[1] = -1;
  /src/sys/arch/sparc64/dev/
ffb.c 421 fba->emu_types[0] = sc->sc_fb.fb_type.fb_type;
422 fba->emu_types[1] = -1;

Completed in 51 milliseconds