Home
last modified time | relevance | path

Searched refs:PCI_EXP_FLAGS (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/drivers/pci/pcie/
Dportdrv_core.c124 pci_read_config_word(dev, pos + PCI_EXP_FLAGS, &reg16); in pcie_port_enable_msix()
269 pci_read_config_word(dev, pos + PCI_EXP_FLAGS, &reg16); in get_port_device_capability()
/linux-3.4.99/include/linux/
Dpci_regs.h385 #define PCI_EXP_FLAGS 2 /* Capabilities register */ macro
/linux-3.4.99/drivers/pci/
Dprobe.c955 pci_read_config_word(pdev, pos + PCI_EXP_FLAGS, &reg16); in set_pcie_port_type()
970 pci_read_config_word(pdev, pos + PCI_EXP_FLAGS, &reg16); in set_pcie_hotplug_bridge()
Dpci.c858 pci_read_config_word(dev, pos + PCI_EXP_FLAGS, &flags); in pci_save_pcie_state()
891 pci_read_config_word(dev, pos + PCI_EXP_FLAGS, &flags); in pci_restore_pcie_state()
1996 pci_read_config_word(bridge, pos + PCI_EXP_FLAGS, &flags); in pci_enable_ari()