Home
last modified time | relevance | path

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

/openbmc/qemu/hw/hyperv/
H A Dvmbus.c136 struct VMBusChannel { struct
159 VMBusChannelNotifyCb notify_cb; argument
177 QTAILQ_ENTRY(VMBusChannel) link; argument
/openbmc/qemu/include/hw/hyperv/
H A Dvmbus.h38 typedef struct VMBusChannel VMBusChannel; typedef