Lines Matching +full:alternate +full:- +full:port +full:- +full:control
4 * SPDX-License-Identifier: Apache-2.0
25 #define PCI_CAP_ID_AGP 0x02U /**< Accelerated Graphics Port */
30 #define PCI_CAP_ID_PCIX 0x07U /**< PCI-X */
32 #define PCI_CAP_ID_VNDR 0x09U /**< Vendor-Specific */
33 #define PCI_CAP_ID_DBG 0x0AU /**< Debug port */
34 #define PCI_CAP_ID_CCRC 0x0BU /**< CompactPCI Central Resource Control */
35 #define PCI_CAP_ID_SHPC 0x0CU /**< PCI Standard Hot-Plug Controller */
40 #define PCI_CAP_ID_MSIX 0x11U /**< MSI-X */
60 #define PCIE_EXT_CAP_ID_RCILC 0x0006U /**< Root Complex Internal Link Control */
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 */
67 #define PCIE_EXT_CAP_ID_ACS 0x000DU /**< Access Control Services */
68 #define PCIE_EXT_CAP_ID_ARI 0x000EU /**< Alternate Routing-ID Interpretation */
82 #define PCIE_EXT_CAP_ID_DPC 0x001DU /**< DPC: Downstream Port Containment */
85 #define PCIE_EXT_CAP_ID_DVSEC 0x0023U /**< Designated Vendor-Specific Extended Capability */
92 #define PCIE_EXT_CAP_ID_AP 0x002BU /**< Alternate Protocol */