Home
last modified time | relevance | path

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

/qemu/include/standard-headers/linux/
H A Dpci_regs.h744 #define PCI_EXT_CAP_ID_DOE 0x2E /* Data Object Exchange */ macro
745 #define PCI_EXT_CAP_ID_MAX PCI_EXT_CAP_ID_DOE
/qemu/hw/pci/
H A Dpcie_doe.c94 pcie_add_capability(dev, PCI_EXT_CAP_ID_DOE, 0x1, offset, in pcie_doe_init()