Home
last modified time | relevance | path

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

/qemu/include/hw/pci/
H A Dpcie_regs.h20 #define PCI_EXT_CAP(id, ver, next) \ macro
/qemu/hw/pci/
H A Dpcie.c1046 pci_set_long(dev->config + offset, PCI_EXT_CAP(cap_id, cap_ver, 0)); in pcie_add_capability()
/qemu/hw/vfio/
H A Dpci.c2338 PCI_EXT_CAP(0xFFFF, 0, 0)); in vfio_add_ext_cap()