/src/sys/arch/sparc/dev/ |
cgeight.c | 240 fb->fb_type.fb_type = FBTYPE_MEMCOLOR; 246 fb->fb_type.fb_depth = 24; 247 fb_setsize_eeprom(fb, fb->fb_type.fb_depth, 1152, 900); 249 sc->sc_fb.fb_type.fb_cmsize = 256; 250 sc->sc_fb.fb_type.fb_size = ramsize; 252 fb->fb_type.fb_width, 253 fb->fb_type.fb_height); 306 sc->sc_fb.fb_type.fb_width * sc->sc_fb.fb_type.fb_height / 8) [all...] |
cgfour.c | 239 fb->fb_type.fb_type = FBTYPE_SUN4COLOR; 245 fb->fb_type.fb_depth = 8; 246 fb_setsize_eeprom(fb, fb->fb_type.fb_depth, 1152, 900); 248 fb->fb_type.fb_cmsize = 256; 249 fb->fb_type.fb_size = ramsize; 251 fb->fb_type.fb_width, fb->fb_type.fb_height); 348 *(struct fbtype *)data = sc->sc_fb.fb_type; 353 fba->real_type = sc->sc_fb.fb_type.fb_type [all...] |
cgtwo.c | 170 fb->fb_type.fb_type = FBTYPE_SUN2COLOR; 173 fb->fb_type.fb_depth = 8; 174 fb_setsize_eeprom(fb, fb->fb_type.fb_depth, 1152, 900); 176 fb->fb_type.fb_cmsize = 256; 177 fb->fb_type.fb_size = roundup(CG2_MAPPED_SIZE, PAGE_SIZE); 179 fb->fb_type.fb_width, fb->fb_type.fb_height); 251 *(struct fbtype *)data = sc->sc_fb.fb_type; 256 fba->real_type = sc->sc_fb.fb_type.fb_type [all...] |
cgsix_obio.c | 125 fb->fb_type.fb_type = FBTYPE_SUNFAST_COLOR; 127 fb->fb_type.fb_depth = 8; 129 fb_setsize_eeprom(fb, fb->fb_type.fb_depth, 1152, 900);
|
bwtwo_obio.c | 154 fb->fb_type.fb_depth = 1; 155 fb_setsize_eeprom(fb, fb->fb_type.fb_depth, 1152, 900); 226 int ramsize = fb->fb_type.fb_height * fb->fb_linebytes;
|
cgfourteen.c | 264 fb->fb_type.fb_type = FBTYPE_MDICOLOR; 265 fb->fb_type.fb_depth = 32; 267 fb_setsize_obp(fb, sc->sc_fb.fb_type.fb_depth, 1152, 900, node); 269 fb->fb_type.fb_cmsize = CG14_CLUT_SIZE; 280 fb->fb_type.fb_size = sc->sc_vramsize; 319 fb->fb_type.fb_width, fb->fb_type.fb_height); 458 *(struct fbtype *)data = sc->sc_fb.fb_type; 465 fba->fbtype = sc->sc_fb.fb_type; [all...] |
/src/sys/dev/sbus/ |
cgthree_sbus.c | 149 fb->fb_type.fb_type = FBTYPE_SUN3COLOR; 151 fb->fb_type.fb_depth = 8; 152 fb_setsize_obp(fb, fb->fb_type.fb_depth, 1152, 900, node); 178 int ramsize = fb->fb_type.fb_height * fb->fb_linebytes;
|
cgsix_sbus.c | 105 fb->fb_type.fb_type = FBTYPE_SUNFAST_COLOR; 107 fb->fb_type.fb_depth = 8; 109 fb_setsize_obp(fb, fb->fb_type.fb_depth, 1152, 900, node);
|
bwtwo_sbus.c | 150 fb->fb_type.fb_depth = 1; 151 fb_setsize_obp(fb, fb->fb_type.fb_depth, 1152, 900, node); 182 int ramsize = fb->fb_type.fb_height * fb->fb_linebytes;
|
tcx.c | 238 fb->fb_type.fb_depth = 8; 239 fb_setsize_obp(fb, fb->fb_type.fb_depth, 1152, 900, node); 255 fb->fb_type.fb_cmsize = 256; 256 fb->fb_type.fb_size = sc->sc_fbsize; /* later code assumes 8bit */ 258 fb->fb_type.fb_width, 259 fb->fb_type.fb_height); 261 fb->fb_type.fb_type = FBTYPE_TCXCOLOR; 457 *(struct fbtype *)data = sc->sc_fb.fb_type; 462 fba->real_type = sc->sc_fb.fb_type.fb_type [all...] |
p9100.c | 380 fb->fb_type.fb_type = FBTYPE_SUN3COLOR; 382 fb->fb_type.fb_type = FBTYPE_P9100; 397 fb->fb_type.fb_depth = 8; 407 fb_setsize_obp(fb, fb->fb_type.fb_depth, sc->sc_width, sc->sc_height, 415 fb->fb_type.fb_cmsize = prom_getpropint(node, "cmsize", 256); 416 if ((1 << fb->fb_type.fb_depth) != fb->fb_type.fb_cmsize) 417 printf(", %d entry colormap", fb->fb_type.fb_cmsize) [all...] |
agten.c | 378 fb->fb_type.fb_type = FBTYPE_AG10E; 379 fb->fb_type.fb_cmsize = 256; /* doesn't matter, we're always 24bit */ 380 fb->fb_type.fb_size = sc->sc_glint_fbsz; 381 fb->fb_type.fb_width = sc->sc_width; 382 fb->fb_type.fb_height = sc->sc_height; 383 fb->fb_type.fb_depth = 32; 1111 *(struct fbtype *)data = sc->sc_fb.fb_type; 1116 fba->real_type = sc->sc_fb.fb_type.fb_type; [all...] |
zx.c | 272 fb->fb_type.fb_cmsize = 256; 273 fb->fb_type.fb_depth = 32; 274 fb->fb_type.fb_size = fb->fb_type.fb_height * fb->fb_linebytes; 275 fb->fb_type.fb_type = FBTYPE_SUNLEO; 277 printf(": %d x %d", fb->fb_type.fb_width, fb->fb_type.fb_height); 289 sc->sc_width = fb->fb_type.fb_width; 291 sc->sc_height = fb->fb_type.fb_height [all...] |
mgx.c | 391 fb->fb_type.fb_type = FBTYPE_MGX; 394 fb->fb_type.fb_depth = 32; 395 fb->fb_type.fb_width = sc->sc_width; 396 fb->fb_type.fb_height = sc->sc_height; 399 fb->fb_type.fb_cmsize = 256; 400 fb->fb_type.fb_size = sc->sc_fbsize; 1013 *(struct fbtype *)data = sc->sc_fb.fb_type; 1018 fba->real_type = sc->sc_fb.fb_type.fb_type; [all...] |
/src/sys/dev/sun/ |
fb.c | 314 fb->fb_type.fb_width = prom_getpropint(node, "width", def_width); 315 fb->fb_type.fb_height = prom_getpropint(node, "height", def_height); 317 (fb->fb_type.fb_width * depth) / 8); 332 fb->fb_type.fb_width = def_width; 333 fb->fb_type.fb_height = def_height; 342 fb->fb_type.fb_width = 1152; 343 fb->fb_type.fb_height = 900; 347 fb->fb_type.fb_width = 1024; 348 fb->fb_type.fb_height = 1024; 352 fb->fb_type.fb_width = 1600 [all...] |
bwtwo.c | 215 fb->fb_type.fb_type = FBTYPE_SUN2BW; 216 fb->fb_type.fb_cmsize = 0; 217 fb->fb_type.fb_size = fb->fb_type.fb_height * fb->fb_linebytes; 219 fb->fb_type.fb_width, fb->fb_type.fb_height); 277 sc->sc_width = fb->fb_type.fb_width; 278 sc->sc_stride = fb->fb_type.fb_width/8; 279 sc->sc_height = fb->fb_type.fb_height [all...] |
pfour_subr.c | 121 fb->fb_type.fb_width = width; 122 fb->fb_type.fb_height = height;
|
cgthree.c | 172 fb->fb_type.fb_cmsize = 256; 173 fb->fb_type.fb_size = fb->fb_type.fb_height * fb->fb_linebytes; 175 fb->fb_type.fb_width, fb->fb_type.fb_height); 207 sc->sc_width = fb->fb_type.fb_width; 208 sc->sc_stride = fb->fb_type.fb_width; 209 sc->sc_height = fb->fb_type.fb_height; 271 *(struct fbtype *)data = sc->sc_fb.fb_type; 276 fba->real_type = sc->sc_fb.fb_type.fb_type [all...] |
fbvar.h | 76 struct fbtype fb_type; /* what it says */ member in struct:fbdevice
|
fbio.h | 101 int fb_type; /* as defined above */ member in struct:fbtype
|
/src/sys/arch/hpc/include/ |
bootinfo.h | 48 short fb_type; member in struct:bootinfo
|
/src/sys/arch/sun2/dev/ |
bwtwo_any.c | 155 fb->fb_type.fb_depth = 1; 156 fb_setsize_eeprom(fb, fb->fb_type.fb_depth, 1152, 900); 176 int ramsize = fb->fb_type.fb_height * fb->fb_linebytes;
|
/src/sys/arch/sun3/dev/ |
cg2.c | 193 fbt->fb_type = FBTYPE_SUN2COLOR; 257 fba->real_type = fb->fb_fbtype.fb_type; 261 fba->sattr.emu_type = fb->fb_fbtype.fb_type; 263 fba->emu_types[0] = fb->fb_fbtype.fb_type;
|
/src/sys/arch/hpcmips/stand/pbsdboot/ |
pbsdboot.h | 77 int fb_type; member in struct:preference_s
|
/src/sys/arch/sparc64/dev/ |
ffb.c | 359 sc->sc_fb.fb_type.fb_cmsize = 0; 360 sc->sc_fb.fb_type.fb_size = maxrow * sc->sc_linebytes; 361 sc->sc_fb.fb_type.fb_type = FBTYPE_CREATOR; 362 sc->sc_fb.fb_type.fb_width = sc->sc_width; 363 sc->sc_fb.fb_type.fb_depth = sc->sc_depth; 364 sc->sc_fb.fb_type.fb_height = sc->sc_height; 411 *(struct fbtype *)data = sc->sc_fb.fb_type; 415 fba->real_type = sc->sc_fb.fb_type.fb_type; [all...] |