Home
last modified time | relevance | path

Searched refs:TYPE_SIMBA_PCI_BRIDGE (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/pci-bridge/
H A Dsimba.h39 #define TYPE_SIMBA_PCI_BRIDGE "pbm-bridge" macro
/openbmc/qemu/hw/pci-bridge/
H A Dsimba.c86 .name = TYPE_SIMBA_PCI_BRIDGE,
/openbmc/qemu/hw/pci-host/
H A Dsabre.c394 pci_dev = pci_new_multifunction(PCI_DEVFN(1, 0), TYPE_SIMBA_PCI_BRIDGE); in sabre_realize()
399 pci_dev = pci_new_multifunction(PCI_DEVFN(1, 1), TYPE_SIMBA_PCI_BRIDGE); in sabre_realize()