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

/freebsd-13-stable/sys/dev/hyperv/vmbus/
H A Dvmbus_reg.h245 #define VMBUS_CHANMSG_TYPE_DISCONNECT 16 /* REQ */ macro
281 /* VMBUS_CHANMSG_TYPE_DISCONNECT */
H A Dvmbus.c487 req->chm_hdr.chm_type = VMBUS_CHANMSG_TYPE_DISCONNECT;

Completed in 158 milliseconds