Searched refs:last_pcie_cap_offset (Results 1 – 2 of 2) sorted by relevance
150 uint16_t last_pcie_cap_offset; member
2118 pcie_ari_init(&proxy->pci_dev, proxy->last_pcie_cap_offset); in virtio_pci_device_plugged()2119 proxy->last_pcie_cap_offset += PCI_ARI_SIZEOF; in virtio_pci_device_plugged()2122 &proxy->pci_dev, proxy->last_pcie_cap_offset, errp); in virtio_pci_device_plugged()2124 proxy->last_pcie_cap_offset += res; in virtio_pci_device_plugged()2218 proxy->last_pcie_cap_offset = PCI_CONFIG_SPACE_SIZE; in virtio_pci_realize()2235 pcie_aer_init(pci_dev, PCI_ERR_VER, proxy->last_pcie_cap_offset, in virtio_pci_realize()2237 proxy->last_pcie_cap_offset += PCI_ERR_SIZEOF; in virtio_pci_realize()2262 pcie_ats_init(pci_dev, proxy->last_pcie_cap_offset, in virtio_pci_realize()2264 proxy->last_pcie_cap_offset += PCI_EXT_CAP_ATS_SIZEOF; in virtio_pci_realize()