Home
last modified time | relevance | path

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

/qemu/include/standard-headers/linux/
H A Dpci_regs.h998 #define PCI_ACS_CAP 0x04 /* ACS Capability Register */ macro
/qemu/hw/pci/
H A Dpcie.c1207 pci_set_word(dev->config + offset + PCI_ACS_CAP, cap_bits); in pcie_acs_init()