Searched refs:CIRRUS_CURSOR_SHOW (Results 1 – 1 of 1) sorted by relevance
84 #define CIRRUS_CURSOR_SHOW 0x01 macro1392 s->vga.force_shadow = !!(val & CIRRUS_CURSOR_SHOW); in cirrus_vga_write_sr()2194 if (!(s->vga.sr[0x12] & CIRRUS_CURSOR_SHOW)) { in cirrus_cursor_invalidate()2260 if (!(s->vga.sr[0x12] & CIRRUS_CURSOR_SHOW)) in cirrus_cursor_draw_line()