Searched refs:PCI_EXP_DPC_CAP (Results 1 – 3 of 3) sorted by relevance
269 pci_read_config_word(pdev, pdev->dpc_cap + PCI_EXP_DPC_CAP, &cap); in pci_dpc_init()302 pci_read_config_word(pdev, pdev->dpc_cap + PCI_EXP_DPC_CAP, &cap); in dpc_probe()
82 pci_read_config_word(dev, pos + PCI_EXP_DPC_CAP, in pcie_message_numbers()
1007 #define PCI_EXP_DPC_CAP 4 /* DPC Capability */ macro