Searched refs:PCI_EXT_CAP_ID_DPC (Results 1 – 2 of 2) sorted by relevance
92 pos = pci_find_ext_capability(dev, PCI_EXT_CAP_ID_DPC); in pcie_message_numbers()265 if (pci_find_ext_capability(dev, PCI_EXT_CAP_ID_DPC) && in get_port_device_capability()
753 #define PCI_EXT_CAP_ID_DPC 0x1D /* Downstream Port Containment */ macro