Searched refs:acs_cap (Results 1 – 6 of 6) sorted by relevance
79 uint16_t acs_cap; member
1193 dev->exp.acs_cap = offset; in pcie_acs_init()1213 if (dev->exp.acs_cap) { in pcie_acs_reset()1214 pci_set_word(dev->config + dev->exp.acs_cap + PCI_ACS_CTRL, 0); in pcie_acs_reset()
4936 pos = dev->acs_cap; in pci_quirk_intel_spt_pch_acs()5324 pos = dev->acs_cap; in pci_quirk_enable_intel_spt_pch_acs()5354 pos = dev->acs_cap; in pci_quirk_disable_intel_spt_pch_acs_redir()5780 pos = bridge->acs_cap; in pci_idt_bus_quirk()6126 if (!pdev->acs_cap) in pci_fixup_pericom_acs_store_forward()6128 pci_read_config_word(pdev, pdev->acs_cap + PCI_ACS_CTRL, &val); in pci_fixup_pericom_acs_store_forward()
392 pos = pdev->acs_cap; in pci_bridge_has_acs_redir()
933 pos = dev->acs_cap; in pci_disable_acs_redir()959 pos = dev->acs_cap; in pci_std_enable_acs()3620 pos = pdev->acs_cap; in pci_acs_flags_enabled()3751 dev->acs_cap = pci_find_ext_capability(dev, PCI_EXT_CAP_ID_ACS); in pci_acs_init()
519 u16 acs_cap; /* ACS Capability offset */ member