Home
last modified time | relevance | path

Searched refs:FB_TYPE_RGB (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/sys/
H A Dframebuffer.h58 FB_TYPE_RGB, /* FB mode */ enumerator
/illumos-gate/usr/src/uts/i86pc/io/gfx_private/
H A Dgfxp_fb.c253 case FB_TYPE_RGB: in gfxp_fb_attach()
/illumos-gate/usr/src/uts/i86pc/boot/
H A Dboot_fb.c196 fb_info.fb_type = FB_TYPE_RGB; in xbi_fb_init()
405 if (fb_info.fb_type != FB_TYPE_RGB) { in boot_color_map()