Home
last modified time | relevance | path

Searched refs:PCI_ACS_TB (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dpci_regs.h1020 #define PCI_ACS_TB 0x0002 /* Translation Blocking */ macro
/linux/drivers/pci/
H A Dpci.c944 if (mask & ~(PCI_ACS_SV | PCI_ACS_TB | PCI_ACS_RR | PCI_ACS_CR | in __pci_config_acs()
1007 caps->ctrl |= (dev->acs_capabilities & PCI_ACS_TB); in pci_std_enable_acs()