Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dpci_regs.h1022 #define PCI_ACS_CTRL 0x06 /* ACS Control Register */ macro
/linux/drivers/pci/
H A Dp2pdma.c494 pci_read_config_word(pdev, pos + PCI_ACS_CTRL, &ctrl); in pci_bridge_has_acs_redir()
H A Dquirks.c5816 pci_read_config_word(bridge, pos + PCI_ACS_CTRL, &ctrl); in pci_idt_bus_quirk()
5818 pci_write_config_word(bridge, pos + PCI_ACS_CTRL, in pci_idt_bus_quirk()
5830 pci_write_config_word(bridge, pos + PCI_ACS_CTRL, ctrl); in pci_idt_bus_quirk()
6160 pci_read_config_word(pdev, pdev->acs_cap + PCI_ACS_CTRL, &val); in pci_fixup_pericom_acs_store_forward()