Searched refs:VMBUS_MSG_OFFERCHANNEL (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/hyperv/ | ||
H A D | vmbus-proto.h | 27 #define VMBUS_MSG_OFFERCHANNEL 1 macro |
/openbmc/qemu/hw/hyperv/ | ||
H A D | vmbus.c | 1727 .header.message_type = VMBUS_MSG_OFFERCHANNEL, in send_offer() |