Home
last modified time | relevance | path

Searched refs:FL_PUTIMAGE_NOSCROLL (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/common/ficl/emu/
H A Dgfx_fb.h65 #define FL_PUTIMAGE_NOSCROLL 0x2 macro
H A Dgfx_fb.c416 #define FL_PUTIMAGE_NOSCROLL 0x2 macro
/illumos-gate/usr/src/boot/common/
H A Dgfx_fb.h166 #define FL_PUTIMAGE_NOSCROLL 0x2 macro
H A Dgfx_fb.c1694 if (!(flags & FL_PUTIMAGE_NOSCROLL)) { in gfx_fb_putimage()