Searched refs:PCI_ACS_TB (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/uapi/linux/
H A Dpci_regs.h988 #define PCI_ACS_TB 0x0002 /* Translation Blocking */ macro
/linux-master/drivers/pci/
H A Dquirks.c4949 PCI_ACS_SV | PCI_ACS_TB | PCI_ACS_RR |
5273 * TODO: This quirk also needs to do equivalent of PCI_ACS_TB,
5316 ctrl |= (cap & PCI_ACS_TB);
H A Dpci.c1039 ctrl |= (cap & PCI_ACS_TB);

Completed in 135 milliseconds