Home
last modified time | relevance | path

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

/openbmc/qemu/hw/pci-bridge/
H A Dpci_expander_bridge.c57 #define TYPE_PXB_HOST "pxb-host" macro
186 .name = TYPE_PXB_HOST,
358 ds = qdev_new(type == CXL ? TYPE_PXB_CXL_HOST : TYPE_PXB_HOST); in pxb_dev_realize_common()
/openbmc/qemu/docs/
H A Dpci_expander_bridge.txt45 - HostBridge (TYPE_PXB_HOST)