Home
last modified time | relevance | path

Searched refs:PCI_CLASS_BRIDGE_HOST (Results 1 – 15 of 15) sorted by relevance

/qemu/hw/pci-host/
H A Duninorth.c323 k->class_id = PCI_CLASS_BRIDGE_HOST; in unin_main_pci_host_class_init()
351 k->class_id = PCI_CLASS_BRIDGE_HOST; in u3_agp_pci_host_class_init()
379 k->class_id = PCI_CLASS_BRIDGE_HOST; in unin_agp_pci_host_class_init()
408 k->class_id = PCI_CLASS_BRIDGE_HOST; in unin_internal_pci_host_class_init()
H A Darticia.c239 k->class_id = PCI_CLASS_BRIDGE_HOST; in articia_pci_host_class_init()
256 k->class_id = PCI_CLASS_BRIDGE_HOST; in articia_pci_bridge_class_init()
H A Dgrackle.c106 k->class_id = PCI_CLASS_BRIDGE_HOST; in grackle_pci_class_init()
H A Dgpex.c251 k->class_id = PCI_CLASS_BRIDGE_HOST; in gpex_root_class_init()
H A Dxilinx-pcie.c299 k->class_id = PCI_CLASS_BRIDGE_HOST; in xilinx_pcie_root_class_init()
H A Di440fx.c328 k->class_id = PCI_CLASS_BRIDGE_HOST; in i440fx_class_init()
H A Dsabre.c467 k->class_id = PCI_CLASS_BRIDGE_HOST; in sabre_pci_class_init()
H A Draven.c404 k->class_id = PCI_CLASS_BRIDGE_HOST; in raven_class_init()
H A Dbonito.c771 k->class_id = PCI_CLASS_BRIDGE_HOST; in bonito_pci_class_init()
H A Dq35.c693 k->class_id = PCI_CLASS_BRIDGE_HOST; in mch_class_init()
H A Dmv64361.c36 k->class_id = PCI_CLASS_BRIDGE_HOST; in mv64361_pcibridge_class_init()
H A Dgt64120.c1272 k->class_id = PCI_CLASS_BRIDGE_HOST; in gt64120_pci_class_init()
/qemu/hw/pci-bridge/
H A Dpci_expander_bridge.c394 pci_config_set_class(dev->config, PCI_CLASS_BRIDGE_HOST); in pxb_dev_realize_common()
439 k->class_id = PCI_CLASS_BRIDGE_HOST; in pxb_dev_class_init()
477 k->class_id = PCI_CLASS_BRIDGE_HOST; in pxb_pcie_dev_class_init()
/qemu/include/hw/pci/
H A Dpci_ids.h61 #define PCI_CLASS_BRIDGE_HOST 0x0600 macro
/qemu/hw/ppc/
H A Dspapr_pci.c1016 { PCI_CLASS_BRIDGE_HOST, "host", NULL },