Home
last modified time | relevance | path

Searched refs:PCI_EXT_CAP_ID_DVSEC (Results 1 – 2 of 2) sorted by relevance

/qemu/hw/cxl/
H A Dcxl-component-utils.c391 pcie_add_capability(pdev, PCI_EXT_CAP_ID_DVSEC, 1, offset, length); in cxl_component_create_dvsec()
/qemu/include/standard-headers/linux/
H A Dpci_regs.h747 #define PCI_EXT_CAP_ID_DVSEC 0x23 /* Designated Vendor-Specific */ macro