Home
last modified time | relevance | path

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

/qemu/hw/pci/
H A Dpcie_doe.c50 .vendor_id = PCI_VENDOR_ID_PCI_SIG, in pcie_doe_discovery()
57 rsp.vendor_id = PCI_VENDOR_ID_PCI_SIG; in pcie_doe_discovery()
215 DATA_OBJ_BUILD_HEADER1(PCI_VENDOR_ID_PCI_SIG, PCI_SIG_DOE_DISCOVERY)) { in pcie_doe_prepare_rsp()
/qemu/include/hw/pci/
H A Dpci_ids.h162 #define PCI_VENDOR_ID_PCI_SIG 0x0001 macro