HomeSort by: relevance | last modified time | path
    Searched refs:VMBUS_ICMSG_TS_FLAG_SYNC (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/hyperv/
vmbusicreg.h 133 #define VMBUS_ICMSG_TS_FLAG_SYNC 0x01
hvtimesync.c 137 if ((tsflags & VMBUS_ICMSG_TS_FLAG_SYNC) && !hvtimesync_ignore_sync) {

Completed in 13 milliseconds