Home
last modified time | relevance | path

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

/openbmc/qemu/hw/pci/
H A Dpcie_doe.c95 PCI_DOE_SIZEOF); in pcie_doe_init()
256 PCI_DOE_SIZEOF - 4, addr)) { in pcie_doe_read_config()
306 PCI_DOE_SIZEOF - 4, addr)) { in pcie_doe_write_config()
/openbmc/qemu/include/hw/pci/
H A Dpcie_regs.h175 #define PCI_DOE_SIZEOF 24 macro