Home
last modified time | relevance | path

Searched refs:gfx_fb_color_map (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/boot/common/
H A Dgfx_fb.h152 uint32_t gfx_fb_color_map(uint8_t);
H A Dgfx_fb.c204 gfx_fb_color_map(uint8_t index) in gfx_fb_color_map() function
646 *(uint32_t *)p = gfx_fb_color_map( in gfxfb_blt_video_to_buffer()
/illumos-gate/usr/src/boot/i386/libi386/
H A Dvidconsole.c194 devinit.color_map = gfx_fb_color_map; in plat_cons_update_mode()
222 devinit->color_map = gfx_fb_color_map; in vidc_vbe_devinit()
/illumos-gate/usr/src/boot/efi/libefi/
H A Defi_console.c263 devinit.color_map = gfx_fb_color_map; in plat_cons_update_mode()
282 data->color_map = gfx_fb_color_map; in efi_fb_devinit()