Searched defs:VMBUS_MSG_SIZE (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/hyperv/vmbus/
H A Dvmbus_reg.h42 #define VMBUS_MSG_SIZE 256 macro
52 CTASSERT(sizeof(struct vmbus_message) == VMBUS_MSG_SIZE); variable

Completed in 118 milliseconds