Searched refs:VMBUS_ICMSG_TS_FLAG_SAMPLE (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/hyperv/utilities/ | ||
H A D | vmbus_icreg.h | 129 #define VMBUS_ICMSG_TS_FLAG_SAMPLE 0x02 macro |
H A D | vmbus_timesync.c | 134 if ((tsflags & VMBUS_ICMSG_TS_FLAG_SAMPLE) && in vmbus_timesync() |