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

/netbsd-current/sys/dev/hyperv/
H A Dvmbusic.c205 VMBUS_ICVER_MAJOR(sel_fw_ver),
211 VMBUS_ICVER_MAJOR(nego->ic_ver[i]),
218 VMBUS_ICVER_MAJOR(sel_msg_ver),
225 VMBUS_ICVER_MAJOR(nego->ic_ver[i]),
H A Dvmbusicreg.h46 #define VMBUS_ICVER_MAJOR(ver) ((ver) & 0xffff) macro
49 ((VMBUS_ICVER_MAJOR((ver)) << 16) | VMBUS_ICVER_MINOR((ver)))

Completed in 94 milliseconds