Home
last modified time | relevance | path

Searched refs:pcie_aer_root_write_config (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/include/hw/pci/
H A Dpcie_aer.h99 void pcie_aer_root_write_config(PCIDevice *dev,
/openbmc/qemu/hw/pci-bridge/
H A Dpcie_root_port.c43 pcie_aer_root_write_config(d, address, val, len, root_cmd); in rp_write_config()
H A Dcxl_root_port.c256 pcie_aer_root_write_config(d, address, val, len, root_cmd); in cxl_rp_write_config()
/openbmc/qemu/hw/pci/
H A Dpcie_aer.c772 void pcie_aer_root_write_config(PCIDevice *dev, in pcie_aer_root_write_config() function