Home
last modified time | relevance | path

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

/openbmc/qemu/hw/pci-bridge/
H A Dpci_expander_bridge.c32 #define TYPE_PXB_BUS "pxb-bus" macro
35 TYPE_PXB_BUS)
109 .name = TYPE_PXB_BUS,
366 bus = pci_root_bus_new(ds, "pxb-internal", NULL, NULL, 0, TYPE_PXB_BUS); in pxb_dev_realize_common()