HomeSort by: relevance | last modified time | path
    Searched defs:STA_CLOCKERR (Results 1 - 2 of 2) 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)

Completed in 11 milliseconds