PCI_ACS_CTRL      260 drivers/pci/p2pdma.c 	pci_read_config_word(pdev, pos + PCI_ACS_CTRL, &ctrl);
PCI_ACS_CTRL     3223 drivers/pci/pci.c 	pci_read_config_word(dev, pos + PCI_ACS_CTRL, &ctrl);
PCI_ACS_CTRL     3228 drivers/pci/pci.c 	pci_write_config_word(dev, pos + PCI_ACS_CTRL, ctrl);
PCI_ACS_CTRL     3248 drivers/pci/pci.c 	pci_read_config_word(dev, pos + PCI_ACS_CTRL, &ctrl);
PCI_ACS_CTRL     3262 drivers/pci/pci.c 	pci_write_config_word(dev, pos + PCI_ACS_CTRL, ctrl);
PCI_ACS_CTRL     3307 drivers/pci/pci.c 	pci_read_config_word(pdev, pos + PCI_ACS_CTRL, &ctrl);
PCI_ACS_CTRL     5336 drivers/pci/quirks.c 		pci_read_config_word(bridge, pos + PCI_ACS_CTRL, &ctrl);
PCI_ACS_CTRL     5338 drivers/pci/quirks.c 			pci_write_config_word(bridge, pos + PCI_ACS_CTRL,
PCI_ACS_CTRL     5350 drivers/pci/quirks.c 		pci_write_config_word(bridge, pos + PCI_ACS_CTRL, ctrl);