Home
last modified time | relevance | path

Searched refs:PCIHostBridgeClass (Results 1 – 8 of 8) 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()
/openbmc/qemu/hw/pci/
H A Dpci_host.c254 .class_size = sizeof(PCIHostBridgeClass),