Lines Matching +full:vendor +full:- +full:id
4 * SPDX-License-Identifier: Apache-2.0
20 * From PCI Code and ID Assignment Specification Revision 1.11
30 #define PCI_CAP_ID_PCIX 0x07U /**< PCI-X */
32 #define PCI_CAP_ID_VNDR 0x09U /**< Vendor-Specific */
35 #define PCI_CAP_ID_SHPC 0x0CU /**< PCI Standard Hot-Plug Controller */
36 #define PCI_CAP_ID_SSVID 0x0DU /**< Bridge subsystem vendor/device ID */
40 #define PCI_CAP_ID_MSIX 0x11U /**< MSI-X */
62 #define PCIE_EXT_CAP_ID_MFVC 0x0008U /**< Multi-Function VC Capability */
65 #define PCIE_EXT_CAP_ID_VNDR 0x000BU /**< Vendor-Specific Extended Capability */
66 #define PCIE_EXT_CAP_ID_CAC 0x000CU /**< Config Access Correlation - obsolete */
68 #define PCIE_EXT_CAP_ID_ARI 0x000EU /**< Alternate Routing-ID Interpretation */
81 #define PCIE_EXT_CAP_ID_PASID 0x001BU /**< Process Address Space ID */
85 #define PCIE_EXT_CAP_ID_DVSEC 0x0023U /**< Designated Vendor-Specific Extended Capability */
89 #define PCIE_EXT_CAP_ID_HID 0x0028U /**< Hierarchy ID */