Searched refs:chm_type (Results 1 – 2 of 2) sorted by relevance
104 uint32_t chm_type; /* VMBUS_CHANMSG_TYPE_ */ member
973 req->chm_hdr.chm_type = VMBUS_CHANMSG_TYPE_INIT_CONTACT; in vmbus_init_contact()1022 if (hdr->chm_type == VMBUS_CHANMSG_TYPE_VERSION_RESP) in vmbus_chan_msgproc()