Home
last modified time | relevance | path

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

/qemu/include/hw/hyperv/
H A Dvmbus-proto.h41 #define VMBUS_MSG_VERSION_RESPONSE 15 macro
/qemu/hw/hyperv/
H A Dvmbus.c1688 .header.message_type = VMBUS_MSG_VERSION_RESPONSE, in send_handshake()