Home
last modified time | relevance | path

Searched refs:PCIEPort (Results 1 – 11 of 11) sorted by relevance

/openbmc/qemu/include/hw/pci/
H A Dpcie_port.h30 OBJECT_DECLARE_SIMPLE_TYPE(PCIEPort, PCIE_PORT)
32 struct PCIEPort { struct
52 PCIEPort parent_obj; argument
H A Dpcie.h30 typedef struct PCIEPort PCIEPort; typedef
/openbmc/qemu/hw/pci/
H A Dpcie_port.c115 DEFINE_PROP_UINT8("port", PCIEPort, port, 0),
116 DEFINE_PROP_UINT16("aer_log_max", PCIEPort,
135 PCIEPort *port; in pcie_find_port_by_pn()
202 .instance_size = sizeof(PCIEPort),
/openbmc/qemu/hw/pci-bridge/
H A Dxio3130_upstream.c59 PCIEPort *p = PCIE_PORT(d); in xio3130_upstream_realize()
119 VMSTATE_PCI_DEVICE(parent_obj.parent_obj, PCIEPort),
120 VMSTATE_STRUCT(parent_obj.parent_obj.exp.aer_log, PCIEPort, 0,
H A Dcxl_upstream.c207 PCIEPort *port; in build_cdat_table()
295 PCIEPort *p = PCIE_PORT(d); in cxl_usp_realize()
H A Dxio3130_downstream.c68 PCIEPort *p = PCIE_PORT(d); in xio3130_downstream_realize()
H A Dpcie_root_port.c64 PCIEPort *p = PCIE_PORT(d); in rp_realize()
H A Dcxl_downstream.c139 PCIEPort *p = PCIE_PORT(d); in cxl_dsp_realize()
/openbmc/qemu/include/qemu/
H A Dtypedefs.h82 typedef struct PCIEPort PCIEPort; typedef
/openbmc/qemu/include/hw/pci-bridge/
H A Dcxl_upstream_port.h10 PCIEPort parent_obj;
/openbmc/qemu/hw/cxl/
H A Dcxl-mailbox-utils.c439 PCIEPort *usp = PCIE_PORT(cci->d); in cmd_identify_switch_device()
526 PCIEPort *usp = PCIE_PORT(cci->d); in cmd_get_physical_port_state()