Searched refs:PCI_ACS_RR (Results 1 – 3 of 3) sorted by relevance
1021 #define PCI_ACS_RR 0x0004 /* P2P Request Redirect */ macro
944 if (mask & ~(PCI_ACS_SV | PCI_ACS_TB | PCI_ACS_RR | PCI_ACS_CR | in __pci_config_acs()997 caps->ctrl |= (dev->acs_capabilities & PCI_ACS_RR); 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)