Home
last modified time | relevance | path

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

/qemu/include/standard-headers/linux/
H A Dpci_regs.h729 #define PCI_EXT_CAP_ID_ACS 0x0D /* Access Control Services */ macro
/qemu/hw/pci/
H A Dpcie.c1191 pcie_add_capability(dev, PCI_EXT_CAP_ID_ACS, PCI_ACS_VER, offset, in pcie_acs_init()