Home
last modified time | relevance | path

Searched defs:vmsvga_state_s (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/display/
H A Dvmware_vga.c47 struct vmsvga_state_s { struct
48 VGACommonState vga;
50 int invalidated;
51 int enable;
52 int config;
53 struct {
58 } cursor;
60 int index;
61 int scratch_size;
62 uint32_t *scratch;
[all …]