Home
last modified time | relevance | path

Searched refs:acs_cap (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/pci/
H A Dquirks.c4944 pos = dev->acs_cap; in pci_quirk_intel_spt_pch_acs()
5355 pos = dev->acs_cap; in pci_quirk_enable_intel_spt_pch_acs()
5385 pos = dev->acs_cap; in pci_quirk_disable_intel_spt_pch_acs_redir()
5812 pos = bridge->acs_cap; in pci_idt_bus_quirk()
6158 if (!pdev->acs_cap) in pci_fixup_pericom_acs_store_forward()
6160 pci_read_config_word(pdev, pdev->acs_cap + PCI_ACS_CTRL, &val); in pci_fixup_pericom_acs_store_forward()
H A Dp2pdma.c490 pos = pdev->acs_cap; in pci_bridge_has_acs_redir()
/linux/include/linux/
H A Dpci.h560 u16 acs_cap; /* ACS Capability offset */ member