Home
last modified time | relevance | path

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

/dragonfly/sys/dev/virtual/hyperv/vmbus/
HDvmbus_reg.h104 uint32_t chm_type; /* VMBUS_CHANMSG_TYPE_ */ member
HDvmbus.c973 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()