Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/hyperv/
H A Dvmbus-proto.h43 #define VMBUS_MSG_UNLOAD_RESPONSE 17 macro
/openbmc/qemu/hw/hyperv/
H A Dvmbus.c2068 .message_type = VMBUS_MSG_UNLOAD_RESPONSE, in send_unload()