Searched refs:msi_write_config (Results 1 – 4 of 4) sorted by relevance
| /openbmc/qemu/include/hw/pci/ |
| H A D | msi.h | 45 void msi_write_config(PCIDevice *dev, uint32_t addr, uint32_t val, int len);
|
| /openbmc/qemu/hw/pci-bridge/ |
| H A D | pcie_pci_bridge.c | 121 msi_write_config(d, address, val, len); in pcie_pci_bridge_write_config()
|
| H A D | pci_bridge_dev.c | 154 msi_write_config(d, address, val, len); in pci_bridge_dev_write_config()
|
| /openbmc/qemu/hw/pci/ |
| H A D | msi.c | 384 void msi_write_config(PCIDevice *dev, uint32_t addr, uint32_t val, int len) in msi_write_config() function
|