Home
last modified time | relevance | path

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

/openbmc/qemu/hw/pci/
H A Dpcie_doe.c282 } else if (addr == PCI_EXP_DOE_RD_DATA_MBOX && size == DWORD_BYTE) { in pcie_doe_read_config()
340 case PCI_EXP_DOE_RD_DATA_MBOX: in pcie_doe_write_config()
/openbmc/qemu/include/hw/pci/
H A Dpcie_doe.h45 #define PCI_EXP_DOE_RD_DATA_MBOX 0x14 macro