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

  /src/sys/compat/freebsd/
freebsd_timex.h 222 #define STA_CLOCKERR 0x1000 /* clock hardware fault (ro) */
225 STA_PPSERROR | STA_CLOCKERR) /* read-only bits */
  /src/sys/sys/
timex.h 156 #define STA_CLOCKERR 0x1000 /* clock hardware fault (ro) */
180 STA_PPSERROR | STA_CLOCKERR | STA_NANO | STA_MODE | STA_CLK)
  /src/sys/kern/
kern_ntptime.c 903 if ((time_status & (STA_UNSYNC | STA_CLOCKERR)) ||

Completed in 23 milliseconds