Searched refs:PCI_ACS_CR (Results 1 – 3 of 3) sorted by relevance
1022 #define PCI_ACS_CR 0x0008 /* P2P Completion Redirect */ macro
944 if (mask & ~(PCI_ACS_SV | PCI_ACS_TB | PCI_ACS_RR | PCI_ACS_CR | in __pci_config_acs()1000 caps->ctrl |= (dev->acs_capabilities & PCI_ACS_CR); in pci_std_enable_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()
1492 #define REQ_ACS_FLAGS (PCI_ACS_SV | PCI_ACS_RR | PCI_ACS_CR | PCI_ACS_UF)