Home
last modified time | relevance | path

Searched refs:framebuffer_height (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/boot/common/
H A Dgfx_fb.c498 gfx_fb.framebuffer_common.framebuffer_height) in gfxfb_blt_fill()
581 gfx_fb.framebuffer_common.framebuffer_height) in gfxfb_blt_video_to_buffer()
683 gfx_fb.framebuffer_common.framebuffer_height) in gfxfb_blt_buffer_to_video()
783 gfx_fb.framebuffer_common.framebuffer_height) in gfxfb_blt_video_to_video()
790 gfx_fb.framebuffer_common.framebuffer_height) in gfxfb_blt_video_to_video()
838 fbY = gfx_fb.framebuffer_common.framebuffer_height; in gfxfb_shadow_fill()
971 height = gfx_fb.framebuffer_common.framebuffer_height; in gfx_fb_cons_clear()
1142 gfx_fb.framebuffer_common.framebuffer_height) in gfx_fb_cons_display()
1665 uy2 = gfx_fb.framebuffer_common.framebuffer_height - in gfx_fb_putimage()
1866 gfx_fb.framebuffer_common.framebuffer_height * in gfx_get_ppi()
[all …]
/illumos-gate/usr/src/boot/i386/libi386/
H A Dvbe.c96 gfx_fb.framebuffer_common.framebuffer_height = TEXT_ROWS; in bios_set_text_mode()
312 gfx_fb.framebuffer_common.framebuffer_height = TEXT_ROWS; in vbe_init()
458 gfx_fb.framebuffer_common.framebuffer_height = mi.YResolution; in vbe_set_mode()
813 gfx_fb.framebuffer_common.framebuffer_height, in vbe_print_mode()
819 (uintmax_t)gfx_fb.framebuffer_common.framebuffer_height * in vbe_print_mode()
H A Dvidconsole.c191 devinit.height = gfx_fb.framebuffer_common.framebuffer_height; in plat_cons_update_mode()
219 devinit->height = gfx_fb.framebuffer_common.framebuffer_height; in vidc_vbe_devinit()
989 gfx_fb.framebuffer_common.framebuffer_height, in vidc_devinfo()
H A Di386_copy.c164 fb_size = gfx_fb.framebuffer_common.framebuffer_height * in i386_loadaddr()
/illumos-gate/usr/src/boot/efi/libefi/
H A Defi_console.c257 devinit.height = gfx_fb.framebuffer_common.framebuffer_height; in plat_cons_update_mode()
276 data->height = gfx_fb.framebuffer_common.framebuffer_height; in efi_fb_devinit()
456 gfx_fb.framebuffer_common.framebuffer_height = efifb.fb_height; in efi_framebuffer_setup()
/illumos-gate/usr/src/uts/common/sys/
H A Dmultiboot2.h290 uint32_t framebuffer_height; member
/illumos-gate/usr/src/uts/i86pc/boot/
H A Dboot_fb.c172 fb_info.screen.y = tag->framebuffer_common.framebuffer_height; in xbi_fb_init()
/illumos-gate/usr/src/uts/i86pc/dboot/
H A Ddboot_startkern.c2057 end = start + fb_tagp->framebuffer_common.framebuffer_height * in build_page_tables()