Searched refs:PCI_ACS_EC (Results 1 – 2 of 2) sorted by relevance
1024 #define PCI_ACS_EC 0x0020 /* P2P Egress Control */ macro
945 PCI_ACS_UF | PCI_ACS_EC | PCI_ACS_DT)) { in __pci_config_acs()1041 PCI_ACS_RR | PCI_ACS_CR | PCI_ACS_EC, in pci_enable_acs()1042 ~(PCI_ACS_RR | PCI_ACS_CR | PCI_ACS_EC)); in pci_enable_acs()3530 acs_flags &= (pdev->acs_capabilities | PCI_ACS_EC); in pci_acs_flags_enabled()