Searched refs:pcie_doe_write_config (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/include/hw/pci/ |
H A D | pcie_doe.h | 121 void pcie_doe_write_config(DOECap *doe_cap, uint32_t addr,
|
/openbmc/qemu/hw/pci/ |
H A D | pcie_doe.c | 299 void pcie_doe_write_config(DOECap *doe_cap, in pcie_doe_write_config() function
|
/openbmc/qemu/hw/pci-bridge/ |
H A D | cxl_upstream.c | 66 pcie_doe_write_config(&usp->doe_cdat, address, val, len); in cxl_usp_write_config()
|
/openbmc/qemu/hw/mem/ |
H A D | cxl_type3.c | 307 pcie_doe_write_config(&ct3d->doe_cdat, addr, val, size); in ct3d_config_write()
|
/openbmc/qemu/hw/nvme/ |
H A D | ctrl.c | 8809 pcie_doe_write_config(&dev->doe_spdm, address, val, len); in nvme_pci_write_config()
|