Searched refs:VMBUS_CHANMSG_TYPE_DISCONNECT (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/dev/hyperv/vmbus/
H A Dvmbus_reg.h248 #define VMBUS_CHANMSG_TYPE_DISCONNECT 16 /* REQ */ macro
284 /* VMBUS_CHANMSG_TYPE_DISCONNECT */
H A Dvmbus.c496 req->chm_hdr.chm_type = VMBUS_CHANMSG_TYPE_DISCONNECT;

Completed in 67 milliseconds