Searched refs:VMBUS_MSG_UNLOAD_RESPONSE (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/hyperv/ | ||
H A D | vmbus-proto.h | 43 #define VMBUS_MSG_UNLOAD_RESPONSE 17 macro |
/openbmc/qemu/hw/hyperv/ | ||
H A D | vmbus.c | 2068 .message_type = VMBUS_MSG_UNLOAD_RESPONSE, in send_unload() |