Home
last modified time | relevance | path

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

/qemu/hw/pci/
H A Dpcie.c1171 pci_set_word(dev->wmask + offset + PCI_ACS_CTRL, cap_bits); in pcie_acs_init()
1177 pci_set_word(dev->config + dev->exp.acs_cap + PCI_ACS_CTRL, 0); in pcie_acs_reset()
/qemu/include/standard-headers/linux/
H A Dpci_regs.h995 #define PCI_ACS_CTRL 0x06 /* ACS Control Register */ macro