Searched refs:PCI_ACS_CAP (Results 1 – 3 of 3) sorted by relevance
1013 #define PCI_ACS_CAP 0x04 /* ACS Capability Register */ macro
4934 #define INTEL_SPT_ACS_CTRL (PCI_ACS_CAP + 4)4949 pci_read_config_dword(dev, pos + PCI_ACS_CAP, &cap); in pci_quirk_intel_spt_pch_acs()5359 pci_read_config_dword(dev, pos + PCI_ACS_CAP, &cap); in pci_quirk_enable_intel_spt_pch_acs()5389 pci_read_config_dword(dev, pos + PCI_ACS_CAP, &cap); in pci_quirk_disable_intel_spt_pch_acs_redir()
1418 ret = pci_read_config_byte(pdev, epos + PCI_ACS_CAP, &byte); in vfio_ext_cap_len()