Home
last modified time | relevance | path

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

/openbmc/qemu/hw/display/
H A Dvga-pci.c47 struct PCIVGAState { struct
58 OBJECT_DECLARE_SIMPLE_TYPE(PCIVGAState, PCI_VGA) argument
65 VMSTATE_PCI_DEVICE(dev, PCIVGAState),
184 PCIVGAState *d = PCI_VGA(PCI_DEVICE(obj)); in vga_get_big_endian_fb()
191 PCIVGAState *d = PCI_VGA(PCI_DEVICE(obj)); in vga_set_big_endian_fb()
210 PCIVGAState *d = container_of(s, PCIVGAState, vga); in pci_std_vga_mmio_region_init()
238 PCIVGAState *d = PCI_VGA(dev); in pci_std_vga_realize()
276 PCIVGAState *d = PCI_VGA(dev); in pci_secondary_vga_realize()
306 PCIVGAState *d = PCI_VGA(dev); in pci_secondary_vga_exit()
329 PCIVGAState *d = PCI_VGA(PCI_DEVICE(dev)); in pci_secondary_vga_reset()
[all …]