Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/hyperv/
H A Dvmbus-proto.h59 #define VMBUS_PACKET_COMP 0xb macro
/openbmc/qemu/hw/hyperv/
H A Dvmbus.c1001 return vmbus_channel_send(req->chan, VMBUS_PACKET_COMP, NULL, 0, in vmbus_channel_send_completion()
1177 case VMBUS_PACKET_COMP: in vmbus_channel_recv_peek()