Home
last modified time | relevance | path

Searched defs:VMBusDevice (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/include/hw/hyperv/
H A Dvmbus.h80 struct VMBusDevice { struct
81 DeviceState parent;
105 VMBusDevice *vmbus_channel_device(VMBusChannel *chan); argument