Searched refs:acs_cap (Results 1 – 4 of 4) sorted by relevance
4917 pos = dev->acs_cap; in pci_quirk_intel_spt_pch_acs()5296 pos = dev->acs_cap; in pci_quirk_enable_intel_spt_pch_acs()5326 pos = dev->acs_cap; in pci_quirk_disable_intel_spt_pch_acs_redir()5751 pos = bridge->acs_cap; in pci_idt_bus_quirk()6086 if (!pdev->acs_cap) in pci_fixup_pericom_acs_store_forward()6088 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()3577 pos = pdev->acs_cap; in pci_acs_flags_enabled()3708 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