Searched refs:PCI_ACS_CTRL (Results 1 – 2 of 2) sorted by relevance
1027 #define PCI_ACS_CTRL 0x06 /* ACS Control Register */ macro
1030 pci_read_config_word(dev, pos + PCI_ACS_CTRL, &caps.ctrl); in pci_enable_acs()1045 pci_write_config_word(dev, pos + PCI_ACS_CTRL, caps.ctrl); in pci_enable_acs()3532 pci_read_config_word(pdev, pos + PCI_ACS_CTRL, &ctrl); in pci_acs_flags_enabled()