Home
last modified time | relevance | path

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

/qemu/hw/s390x/
H A Dcss-bridge.c103 dev = qdev_new(TYPE_VIRTUAL_CSS_BRIDGE); in virtual_css_bus_init()
104 object_property_add_child(qdev_get_machine(), TYPE_VIRTUAL_CSS_BRIDGE, in virtual_css_bus_init()
150 .name = TYPE_VIRTUAL_CSS_BRIDGE,
H A Ds390-virtio-ccw.c93 TYPE_VIRTUAL_CSS_BRIDGE,
1228 { TYPE_VIRTUAL_CSS_BRIDGE, "css_dev_path", "off", }, in ccw_machine_2_6_class_options()
/qemu/include/hw/s390x/
H A Dcss-bridge.h25 #define TYPE_VIRTUAL_CSS_BRIDGE "virtual-css-bridge" macro