Searched refs:PCI_ACS_SV (Results 1 – 3 of 3) sorted by relevance
1019 #define PCI_ACS_SV 0x0001 /* Source Validation */ macro
944 if (mask & ~(PCI_ACS_SV | PCI_ACS_TB | PCI_ACS_RR | PCI_ACS_CR | in __pci_config_acs()994 caps->ctrl |= (dev->acs_capabilities & PCI_ACS_SV); in pci_std_enable_acs()
1471 #define REQ_ACS_FLAGS (PCI_ACS_SV | PCI_ACS_RR | PCI_ACS_CR | PCI_ACS_UF)