Home
last modified time | relevance | path

Searched refs:PCIHostBridgeClass (Results 1 – 13 of 13) sorted by relevance

/openbmc/qemu/include/hw/pci/
H A Dpci_host.h37 OBJECT_DECLARE_TYPE(PCIHostState, PCIHostBridgeClass, PCI_HOST_BRIDGE)
53 struct PCIHostBridgeClass { struct
/openbmc/qemu/hw/pci-host/
H A Dremote.c52 PCIHostBridgeClass *hc = PCI_HOST_BRIDGE_CLASS(klass); in remote_pcihost_class_init()
H A Dgpex.c175 PCIHostBridgeClass *hc = PCI_HOST_BRIDGE_CLASS(klass); in gpex_host_class_init()
H A Dpnv_phb.c201 PCIHostBridgeClass *hc = PCI_HOST_BRIDGE_CLASS(klass); in pnv_phb_class_init()
H A Dxilinx-pcie.c172 PCIHostBridgeClass *hc = PCI_HOST_BRIDGE_CLASS(klass); in xilinx_pcie_host_class_init()
H A Di440fx.c371 PCIHostBridgeClass *hc = PCI_HOST_BRIDGE_CLASS(klass); in i440fx_pcihost_class_init()
H A Ddesignware.c737 PCIHostBridgeClass *hc = PCI_HOST_BRIDGE_CLASS(klass); in designware_pcie_host_class_init()
H A Daspeed_pcie.c246 PCIHostBridgeClass *hc = PCI_HOST_BRIDGE_CLASS(klass); in aspeed_pcie_rc_class_init()
H A Dq35.c191 PCIHostBridgeClass *hc = PCI_HOST_BRIDGE_CLASS(klass); in q35_host_class_init()
/openbmc/qemu/hw/pci-bridge/
H A Dpci_expander_bridge.c176 PCIHostBridgeClass *hc = PCI_HOST_BRIDGE_CLASS(class); in pxb_host_class_init()
230 PCIHostBridgeClass *hc = PCI_HOST_BRIDGE_CLASS(class); in pxb_cxl_host_class_init()
/openbmc/qemu/hw/pci/
H A Dpci_host.c261 .class_size = sizeof(PCIHostBridgeClass),
H A Dpci.c496 PCIHostBridgeClass *hc = PCI_HOST_BRIDGE_GET_CLASS(host_bridge); in pci_root_bus_path()
/openbmc/qemu/hw/ppc/
H A Dspapr_pci.c2165 PCIHostBridgeClass *hc = PCI_HOST_BRIDGE_CLASS(klass); in spapr_phb_class_init()