Home
last modified time | relevance | path

Searched refs:gfx_fb_cons_display (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/boot/common/
H A Dgfx_fb.h155 void gfx_fb_cons_display(struct vis_consdisplay *);
H A Dgfx_fb.c125 void gfx_fb_cons_display(struct vis_consdisplay *);
1127 gfx_fb_cons_display(struct vis_consdisplay *da) in gfx_fb_cons_display() function
1814 gfx_fb_cons_display(&da); in gfx_fb_putimage()
/illumos-gate/usr/src/common/ficl/emu/
H A Dgfx_fb.c41 static void gfx_fb_cons_display(uint32_t, uint32_t,
674 gfx_fb_cons_display(uy1, ux1, fwidth, fheight, data); in gfx_fb_putimage()
734 gfx_fb_cons_display(uint32_t row, uint32_t col, in gfx_fb_cons_display() function
/illumos-gate/usr/src/boot/i386/libi386/
H A Dvidconsole.c113 .cons_display = gfx_fb_cons_display,
/illumos-gate/usr/src/boot/efi/libefi/
H A Defi_console.c143 .cons_display = gfx_fb_cons_display,