Searched refs:pcie_cap_slot_write_config (Results 1 – 7 of 7) sorted by relevance
/openbmc/qemu/include/hw/pci/ |
H A D | pcie.h | 112 void pcie_cap_slot_write_config(PCIDevice *dev,
|
/openbmc/qemu/hw/pci-bridge/ |
H A D | xio3130_downstream.c | 52 pcie_cap_slot_write_config(d, slt_ctl, slt_sta, address, val, len); in xio3130_downstream_write_config()
|
H A D | pcie_root_port.c | 41 pcie_cap_slot_write_config(d, slt_ctl, slt_sta, address, val, len); in rp_write_config()
|
H A D | cxl_downstream.c | 78 pcie_cap_slot_write_config(d, slt_ctl, slt_sta, address, val, len); in cxl_dsp_config_write()
|
H A D | cxl_root_port.c | 259 pcie_cap_slot_write_config(d, slt_ctl, slt_sta, address, val, len); in cxl_rp_write_config()
|
/openbmc/qemu/hw/pci/ |
H A D | trace-events | 21 pcie_cap_slot_write_config(const char *parent, const char *child, const char *pds, const char *old_…
|
H A D | pcie.c | 819 void pcie_cap_slot_write_config(PCIDevice *dev, in pcie_cap_slot_write_config() function
|