Home
last modified time | relevance | path

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

/qemu/hw/pci-bridge/
H A Dpci_expander_bridge.c37 #define TYPE_PXB_PCIE_BUS "pxb-pcie-bus" macro
39 TYPE_PXB_PCIE_BUS)
104 .name = TYPE_PXB_PCIE_BUS,
348 bus = pci_root_bus_new(ds, dev_name, NULL, NULL, 0, TYPE_PXB_PCIE_BUS); in pxb_dev_realize_common()