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.c198 PCIHostBridgeClass *hc = PCI_HOST_BRIDGE_CLASS(klass); in gpex_host_class_init()
H A Dxilinx-pcie.c171 PCIHostBridgeClass *hc = PCI_HOST_BRIDGE_CLASS(klass); in xilinx_pcie_host_class_init()
H A Dpnv_phb.c199 PCIHostBridgeClass *hc = PCI_HOST_BRIDGE_CLASS(klass); in pnv_phb_class_init()
H A Di440fx.c370 PCIHostBridgeClass *hc = PCI_HOST_BRIDGE_CLASS(klass); in i440fx_pcihost_class_init()
H A Ddesignware.c735 PCIHostBridgeClass *hc = PCI_HOST_BRIDGE_CLASS(klass); in designware_pcie_host_class_init()
H A Dq35.c190 PCIHostBridgeClass *hc = PCI_HOST_BRIDGE_CLASS(klass); in q35_host_class_init()
H A Daspeed_pcie.c259 PCIHostBridgeClass *hc = PCI_HOST_BRIDGE_CLASS(klass); in aspeed_pcie_rc_class_init()
/openbmc/qemu/hw/pci/
H A Dpci_host.c254 .class_size = sizeof(PCIHostBridgeClass),
H A Dpci.c636 PCIHostBridgeClass *hc = PCI_HOST_BRIDGE_GET_CLASS(host_bridge); in pci_root_bus_path()
/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/ppc/
H A Dspapr_pci.c2178 PCIHostBridgeClass *hc = PCI_HOST_BRIDGE_CLASS(klass); in spapr_phb_class_init()