Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/sys/
H A Dbootinfo.h130 native_ptr_t bi_framebuffer; member
/illumos-gate/usr/src/uts/i86pc/boot/
H A Dboot_fb.c148 xbi_fb = (boot_framebuffer_t *)(uintptr_t)xbi->bi_framebuffer; in xbi_fb_init()
/illumos-gate/usr/src/uts/i86pc/dboot/
H A Ddboot_startkern.c2209 bi->bi_framebuffer = (native_ptr_t)(uintptr_t)fb; in dboot_init_xboot_consinfo()