Searched refs:GfxFbBltBufferToVideo (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/boot/common/ |
H A D | gfx_fb.h | 141 GfxFbBltBufferToVideo, enumerator
|
H A D | gfx_fb.c | 894 case GfxFbBltBufferToVideo: in gfxfb_blt() 944 case GfxFbBltBufferToVideo: in gfxfb_blt() 1047 (void) gfxfb_blt(destination, GfxFbBltBufferToVideo, in gfx_fb_cons_copy() 1163 (void) gfxfb_blt(BltBuffer, GfxFbBltBufferToVideo, in gfx_fb_cons_display() 1189 (void) gfxfb_blt(BltBuffer, GfxFbBltBufferToVideo, in gfx_fb_cons_display() 1252 (void) gfxfb_blt(GlyphBuffer, GfxFbBltBufferToVideo, 0, 0, in gfx_fb_display_cursor() 1270 GfxFbBltBufferToVideo, 0, 0, dx, dy, width, 1, 0); in gfx_fb_display_cursor()
|