Home
last modified time | relevance | path

Searched refs:TYPE_PCI_BUS (Results 1 – 25 of 30) sorted by relevance

12

/openbmc/qemu/hw/pci-host/
H A Duninorth.c127 PCI_DEVFN(11, 0), 4, TYPE_PCI_BUS); in pci_unin_main_realize()
177 PCI_DEVFN(11, 0), 4, TYPE_PCI_BUS); in pci_u3_agp_realize()
221 PCI_DEVFN(11, 0), 4, TYPE_PCI_BUS); in pci_unin_agp_realize()
254 PCI_DEVFN(14, 0), 4, TYPE_PCI_BUS); in pci_unin_internal_realize()
H A Dgrackle.c61 0, 4, TYPE_PCI_BUS); in grackle_realize()
H A Dsh_pci.c135 TYPE_PCI_BUS); in sh_pcic_host_realize()
H A Darticia.c187 &s->io, PCI_DEVFN(8, 0), 4, TYPE_PCI_BUS); in articia_realize()
H A Dxilinx-pcie.c283 pci_bridge_initfn(pci_dev, TYPE_PCI_BUS); in xilinx_pcie_root_realize()
H A Dppc4xx_pci.c332 TYPE_PCI_BUS); in ppc4xx_pcihost_realize()
H A Dversatile.c410 PCI_DEVFN(11, 0), TYPE_PCI_BUS); in pci_vpb_realize()
H A Di440fx.c271 s->io_memory, 0, TYPE_PCI_BUS); in i440fx_pcihost_realize()
H A Draven.c316 &s->pci_memory, &s->pci_io, 0, TYPE_PCI_BUS); in raven_pcihost_initfn()
H A Ddino.c476 PCI_DEVFN(0, 0), 32, TYPE_PCI_BUS); in dino_pcihost_init()
H A Dsabre.c384 0, 0x40, TYPE_PCI_BUS); in sabre_realize()
H A Dppce500.c468 PCI_DEVFN(s->first_slot, 0), 4, TYPE_PCI_BUS); in e500_pcihost_realize()
H A Dppc440_pcix.c501 PCI_DEVFN(1, 0), 1, TYPE_PCI_BUS); in ppc440_pcix_realize()
H A Dbonito.c638 PCI_DEVFN(5, 0), 32, TYPE_PCI_BUS); in bonito_host_realize()
H A Dastro.c457 PCI_DEVFN(0, 0), ELROY_IRQS, TYPE_PCI_BUS); in elroy_pcihost_init()
H A Dmv64361.c95 &s->mem, &s->io, 0, 4, TYPE_PCI_BUS); in mv64361_pcihost_realize()
/openbmc/qemu/hw/pci-bridge/
H A Dsimba.c53 pci_bridge_initfn(dev, TYPE_PCI_BUS); in simba_pci_bridge_realize()
H A Di82801b11.c66 pci_bridge_initfn(d, TYPE_PCI_BUS); in i82801b11_bridge_realize()
H A Dpcie_pci_bridge.c40 pci_bridge_initfn(d, TYPE_PCI_BUS); in OBJECT_DECLARE_SIMPLE_TYPE()
H A Dpci_bridge_dev.c63 pci_bridge_initfn(dev, TYPE_PCI_BUS); in pci_bridge_dev_realize()
H A Dpci_expander_bridge.c110 .parent = TYPE_PCI_BUS,
/openbmc/qemu/hw/audio/
H A Dsoundhw.c114 PCIBus *pci_bus = (PCIBus *) object_resolve_path_type("", TYPE_PCI_BUS, NULL); in soundhw_init()
/openbmc/qemu/include/hw/pci/
H A Dpci.h273 #define TYPE_PCI_BUS "PCI" macro
/openbmc/qemu/hw/alpha/
H A Dtyphoon.c894 devfn_min, 64, TYPE_PCI_BUS); in typhoon_init()
/openbmc/qemu/hw/pci/
H A Dpci.c238 .name = TYPE_PCI_BUS,
269 .parent = TYPE_PCI_BUS,
2655 k->bus_type = TYPE_PCI_BUS; in pci_device_class_init()

12