Home
last modified time | relevance | path

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

/openbmc/qemu/hw/pci-host/
H A Dversatile.c75 struct PCIVPBState { struct
105 typedef struct PCIVPBState PCIVPBState; argument
140 PCIVPBState *s = opaque; in pci_vpb_post_load()
182 PCIVPBState *s = opaque; in pci_vpb_reg_write()
218 PCIVPBState *s = opaque; in pci_vpb_reg_read()
294 PCIVPBState *s = opaque; in pci_vpb_config_write()
306 PCIVPBState *s = opaque; in pci_vpb_config_read()
320 PCIVPBState *s = container_of(pci_get_bus(d), PCIVPBState, pci_bus); in pci_vpb_map_irq()
372 PCIVPBState *s = PCI_VPB(d); in pci_vpb_reset()
389 PCIVPBState *s = PCI_VPB(obj); in pci_vpb_init()
[all …]