Home
last modified time | relevance | path

Searched refs:framebuffer_green_field_position (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/boot/i386/libi386/
H A Dvbe.c479 gfx_fb.u.fb2.framebuffer_green_field_position = in vbe_set_mode()
491 gfx_fb.u.fb2.framebuffer_green_field_position = in vbe_set_mode()
827 gfx_fb.u.fb2.framebuffer_green_field_position, in vbe_print_mode()
H A Dvidconsole.c559 gfx_fb.u.fb2.framebuffer_green_field_position = 8; in vidc_vbe_cons_put_cmap()
568 rgb.green.pos = gfx_fb.u.fb2.framebuffer_green_field_position; in vidc_vbe_cons_put_cmap()
/illumos-gate/usr/src/uts/common/sys/
H A Dmultiboot2.h310 uint8_t framebuffer_green_field_position; member
/illumos-gate/usr/src/boot/common/
H A Dgfx_fb.c516 gfx_fb.u.fb2.framebuffer_green_field_position; in gfxfb_blt_fill()
601 gp = gfx_fb.u.fb2.framebuffer_green_field_position; in gfxfb_blt_video_to_buffer()
609 gfx_fb.u.fb2.framebuffer_green_field_position == 8 && in gfxfb_blt_video_to_buffer()
703 gp = gfx_fb.u.fb2.framebuffer_green_field_position; in gfxfb_blt_buffer_to_video()
711 gfx_fb.u.fb2.framebuffer_green_field_position == 8 && in gfxfb_blt_buffer_to_video()
/illumos-gate/usr/src/boot/efi/libefi/
H A Defi_console.c474 gfx_fb.u.fb2.framebuffer_green_field_position = pos; in efi_framebuffer_setup()
/illumos-gate/usr/src/uts/i86pc/boot/
H A Dboot_fb.c206 fb_info.rgb.green.pos = tag->u.fb2.framebuffer_green_field_position; in xbi_fb_init()