Home
last modified time | relevance | path

Searched refs:pcie_sriov_config_write (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/pci/
H A Dpcie_sriov.h58 void pcie_sriov_config_write(PCIDevice *dev, uint32_t address,
/openbmc/qemu/hw/pci/
H A Dpcie_sriov.c220 void pcie_sriov_config_write(PCIDevice *dev, uint32_t address, in pcie_sriov_config_write() function
H A Dpci.c1621 pcie_sriov_config_write(d, addr, val_in, l); in pci_default_write_config()