Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/i386/libi386/
H A Dvbe.c97 gfx_fb.framebuffer_common.framebuffer_pitch = TEXT_COLS * 2; in bios_set_text_mode()
313 gfx_fb.framebuffer_common.framebuffer_pitch = TEXT_COLS * 2; in vbe_init()
474 gfx_fb.framebuffer_common.framebuffer_pitch = in vbe_set_mode()
486 gfx_fb.framebuffer_common.framebuffer_pitch = in vbe_set_mode()
815 (gfx_fb.framebuffer_common.framebuffer_pitch << 3) / in vbe_print_mode()
820 gfx_fb.framebuffer_common.framebuffer_pitch); in vbe_print_mode()
H A Di386_copy.c165 gfx_fb.framebuffer_common.framebuffer_pitch; in i386_loadaddr()
H A Dvidconsole.c193 devinit.linebytes = gfx_fb.framebuffer_common.framebuffer_pitch; in plat_cons_update_mode()
221 devinit->linebytes = gfx_fb.framebuffer_common.framebuffer_pitch; in vidc_vbe_devinit()
/illumos-gate/usr/src/boot/efi/libefi/
H A Defi_console.c259 devinit.linebytes = gfx_fb.framebuffer_common.framebuffer_pitch; in plat_cons_update_mode()
278 data->linebytes = gfx_fb.framebuffer_common.framebuffer_pitch; in efi_fb_devinit()
458 gfx_fb.framebuffer_common.framebuffer_pitch = in efi_framebuffer_setup()
/illumos-gate/usr/src/uts/common/sys/
H A Dmultiboot2.h288 uint32_t framebuffer_pitch; member
/illumos-gate/usr/src/boot/common/
H A Dgfx_fb.c523 pitch = gfx_fb.framebuffer_common.framebuffer_pitch; in gfxfb_blt_fill()
594 pitch = gfx_fb.framebuffer_common.framebuffer_pitch; in gfxfb_blt_video_to_buffer()
696 pitch = gfx_fb.framebuffer_common.framebuffer_pitch; in gfxfb_blt_buffer_to_video()
800 pitch = gfx_fb.framebuffer_common.framebuffer_pitch; in gfxfb_blt_video_to_video()
/illumos-gate/usr/src/uts/i86pc/boot/
H A Dboot_fb.c168 fb_info.pitch = tag->framebuffer_common.framebuffer_pitch; in xbi_fb_init()
/illumos-gate/usr/src/uts/i86pc/dboot/
H A Ddboot_startkern.c2058 fb_tagp->framebuffer_common.framebuffer_pitch; in build_page_tables()