Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/sys/
H A Dframebuffer.h52 } __packed boot_framebuffer_t; typedef
/illumos-gate/usr/src/uts/i86pc/boot/
H A Dboot_fb.c146 boot_framebuffer_t *xbi_fb; in xbi_fb_init()
148 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.c148 static boot_framebuffer_t framebuffer __aligned(16);
149 static boot_framebuffer_t *fb;