Searched defs:hypercall_postmsg_in (Results 1 – 1 of 1) sorted by relevance
198 struct hypercall_postmsg_in { struct199 uint32_t hc_connid;200 uint32_t hc_rsvd;201 uint32_t hc_msgtype; /* VMBUS_MSGTYPE_ */202 uint32_t hc_dsize;203 uint8_t hc_data[HYPERCALL_POSTMSGIN_DSIZE_MAX];