Home
last modified time | relevance | path

Searched refs:last_byteswap (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/display/
H A Dvga_int.h128 bool last_byteswap; member
H A Dvga.c1622 s->last_byteswap != byteswap || in vga_draw_graphic()
1631 s->last_byteswap = byteswap; in vga_draw_graphic()