/src/sys/dev/sun/ |
cgthreevar.h | 49 uint32_t sc_height; /* display width / height */ member in struct:cgthree_softc
|
bwtwovar.h | 97 uint32_t sc_height; /* display width / height */ member in struct:bwtwo_softc
|
cgsixvar.h | 71 uint32_t sc_height; /* display width / height */ member in struct:cgsix_softc
|
/src/sys/arch/evbppc/virtex/dev/ |
tftvar.h | 45 u_int sc_height; member in struct:tft_softc
|
/src/sys/arch/amiga/dev/ |
mntvavar.h | 57 int sc_width, sc_height, sc_linebytes, sc_bpp; member in struct:mntva_softc
|
zz9k_fb.c | 135 uint16_t sc_height; member in struct:zzfb_softc 391 ri->ri_height = sc->sc_height; 468 sc->sc_height = zzfb_modes[display_mode].height; 543 zzfb_rectfill(sc, 0, 0, sc->sc_width, sc->sc_height, palette); 667 ((struct wsdisplay_fbinfo *)data)->height = sc->sc_height; 794 fbi->fbi_fbsize = sc->sc_stride * sc->sc_height; 796 fbi->fbi_height = sc->sc_height;
|
/src/sys/arch/mac68k/dev/ |
genfb_grfbus.c | 85 uint32_t sc_height; member in struct:genfb_grfbus_softc 196 prop_dictionary_set_uint32(dict, "height", sc->sc_height); 249 sc->sc_height = gm->height;
|
/src/sys/arch/sparc64/dev/ |
ffbvar.h | 61 int sc_height, sc_width, sc_linebytes, sc_depth; member in struct:ffb_softc
|
gfb.c | 66 int sc_width, sc_height, sc_depth, sc_stride, sc_fblen; member in struct:gfb_softc 150 sc->sc_height = prom_getpropint(sc->sc_node, "height", 0); 152 sc->sc_fblen = sc->sc_stride * sc->sc_height; 208 gfb_rectfill(sc, 0, 0, sc->sc_width, sc->sc_height, 359 ri->ri_height = sc->sc_height; 381 rasops_reconfig(ri, sc->sc_height / ri->ri_font->fontheight,
|
/src/sys/dev/ic/ |
ct65550var.h | 58 int sc_width, sc_height, sc_linebytes; member in struct:chipsfb_softc
|
/src/sys/dev/pci/ |
tdvfbvar.h | 69 int sc_width, sc_height, sc_linebytes, sc_bpp; member in struct:tdvfb_softc
|
wcfb.c | 80 int sc_width, sc_height, sc_stride; member in struct:wcfb_softc 222 sc->sc_height = (reg >> 16) + 1; 224 sc->sc_height -= 200; 231 sc->sc_width, sc->sc_height, sc->sc_stride); 234 sc->sc_shadow = kmem_alloc(sc->sc_stride * sc->sc_height, 304 wcfb_rectfill(sc, 0, 0, sc->sc_width, sc->sc_height, 309 sc->sc_stride * sc->sc_height); 312 sc->sc_stride * sc->sc_height); 327 sc->sc_stride * sc->sc_height); 329 sc->sc_stride * sc->sc_height); [all...] |
r128fb.c | 79 int sc_width, sc_height, sc_depth, sc_stride; member in struct:r128fb_softc 218 if (!prop_dictionary_get_uint32(dict, "height", &sc->sc_height)) { 225 sc->sc_height -= 200; 288 r128fb_rectfill(sc, 0, 0, sc->sc_width, sc->sc_height, 294 glyphcache_init(&sc->sc_gc, sc->sc_height + 5, 295 (0x800000 / sc->sc_stride) - sc->sc_height - 5, 314 glyphcache_init(&sc->sc_gc, sc->sc_height + 5, 315 (0x800000 / sc->sc_stride) - sc->sc_height - 5, 417 sc->sc_height, ms->scr_ri.ri_devcmap[ 539 ri->ri_height = sc->sc_height; [all...] |
/src/sys/dev/wsfb/ |
genfbvar.h | 110 int sc_width, sc_height, sc_stride, sc_depth; member in struct:genfb_softc
|
/src/sys/arch/arm/fdt/ |
arm_simplefb.c | 67 uint32_t sc_height; member in struct:arm_simplefb_softc 128 ri->ri_height = sc->sc_height; 153 rasops_reconfig(ri, sc->sc_height / ri->ri_font->fontheight, 248 sc->sc_height = height;
|
/src/distrib/utils/more/ |
screen.c | 114 int sc_width, sc_height = -1; /* Height & width of screen */ variable in typeref:typename:int 269 sc_height = w.ws_row; 273 sc_height = w.uw_height/w.uw_vs; 277 sc_height = tgetnum("li"); 278 hard = (sc_height < 0 || tgetflag("hc")); 281 sc_height = 24; 418 (void)strlcpy(sp, tgoto(sc_move, 0, sc_height-1), 462 tputs(sc_init, sc_height, putchr); 471 tputs(sc_deinit, sc_height, putchr); 490 tputs(sc_addline, sc_height, putchr) [all...] |
/src/sys/arch/hpcmips/dev/ |
mq200var.h | 72 int sc_width[2], sc_height[2]; member in struct:mq200_softc
|
/src/sys/dev/pci/igma/ |
igmafb.c | 55 int sc_height; member in struct:igmafb_softc 140 igmafb_guess_size(sc, &sc->sc_width, &sc->sc_height); 145 sc->sc_width, sc->sc_height, sc->sc_depth, sc->sc_stride); 347 ri->ri_height = sc->sc_height; 371 rasops_reconfig(ri, sc->sc_height / ri->ri_font->fontheight, 434 PF_WINSZ_VAL(sc->sc_width, sc->sc_height)); 438 PIPE_SRCSZ_VAL(sc->sc_width, sc->sc_height)); 489 PF_WINSZ_VAL(sc->sc_width, sc->sc_height));
|
/src/sys/dev/sbus/ |
cgtwelve.c | 73 int sc_height; member in struct:cgtwelve_softc 166 sc->sc_height = prom_getpropint(sa->sa_node, "height", 900); 172 sc->sc_fbsize = sc->sc_height * sc->sc_stride; 187 aprint_normal_dev(self, "%d x %d\n", sc->sc_width, sc->sc_height); 469 ri->ri_height = sc->sc_height; 515 wdf->height = sc->sc_height;
|
zxvar.h | 107 uint32_t sc_height; /* display width / height */ member in struct:zx_softc
|
agten.c | 108 uint32_t sc_height; /* panel width / height */ member in struct:agten_softc 253 sc->sc_height = prom_getpropint(node, "ffb_height", 900); 261 round_page(sc->sc_stride * sc->sc_height), 301 printf(": %dx%d\n", sc->sc_width, sc->sc_height); 318 sc->sc_height -= 200; 331 sc->sc_height + 5, 332 (0x400000 / sc->sc_stride) - sc->sc_height - 5, 341 sc->sc_width, sc->sc_height, 357 sc->sc_height + 5, 358 (0x400000 / sc->sc_stride) - sc->sc_height - 5 [all...] |
/src/sys/arch/macppc/dev/ |
valkyriefb.c | 75 int sc_width, sc_height, sc_linebytes; member in struct:valkyriefb_softc 346 sc->sc_height = mode->vdisplay; 349 sc->sc_width, sc->sc_height, sc->sc_depth); 424 ri->ri_height = sc->sc_height; 434 rasops_reconfig(ri, sc->sc_height / ri->ri_font->fontheight,
|
platinumfb.c | 130 int sc_width, sc_height, sc_linebytes; member in struct:platinumfb_softc 762 sc->sc_height = mode->vdisplay; 767 if (sc->sc_height * sc->sc_linebytes > sc->sc_vram - PAGE_SIZE) { 917 ri->ri_height = sc->sc_height; 962 rasops_reconfig(ri, sc->sc_height / ri->ri_font->fontheight,
|
/src/sys/arch/usermode/dev/ |
vncfb.c | 81 unsigned int sc_height; member in struct:vncfb_softc 208 sc->sc_height = taa->u.vnc.height; 217 sc->sc_framebufsize = sc->sc_width * sc->sc_height * (sc->sc_depth / 8); 225 sc->sc_width, sc->sc_height, sc->sc_depth, taa->u.vnc.port); 228 sc->sc_rfb.height = sc->sc_height; 295 ri->ri_height = sc->sc_height; 303 rasops_init(ri, sc->sc_height / 8, sc->sc_width / 8); 305 rasops_reconfig(ri, sc->sc_height / ri->ri_font->fontheight, 609 vncfb_update(sc, 0, 0, sc->sc_width, sc->sc_height);
|
/src/sys/dev/usb/ |
udl.h | 102 int sc_height; member in struct:udl_softc 120 ((sc)->sc_width * (sc)->sc_height * ((sc)->sc_depth / 8))
|