Searched refs:vmstate_macfb (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/hw/display/ |
H A D | macfb.c | 625 static const VMStateDescription vmstate_macfb = { variable 775 VMSTATE_STRUCT(macfb, MacfbSysBusState, 1, vmstate_macfb, MacfbState), 794 VMSTATE_STRUCT(macfb, MacfbNubusState, 1, vmstate_macfb, MacfbState),
|