Searched refs:PCI_ACS_CTRL (Results 1 – 2 of 2) sorted by relevance
875 #define PCI_ACS_CTRL 0x06 /* ACS Control Register */ macro
2277 pci_read_config_word(dev, pos + PCI_ACS_CTRL, &ctrl); in pci_std_enable_acs()2291 pci_write_config_word(dev, pos + PCI_ACS_CTRL, ctrl); in pci_std_enable_acs()2328 pci_read_config_word(pdev, pos + PCI_ACS_CTRL, &ctrl); in pci_acs_flags_enabled()