Home
last modified time | relevance | path

Searched refs:STA_CLK (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/sys/
H A Dtimex.h96 #define STA_CLK 0x8000 /* clock source (0 = A, 1 = B) (ro) */ macro
99 STA_PPSERROR | STA_CLOCKERR | STA_NANO | STA_MODE | STA_CLK)
/f-stack/freebsd/kern/
H A Dkern_ntptime.c406 time_status |= STA_CLK; in kern_ntp_adjtime()
408 time_status &= ~STA_CLK; in kern_ntp_adjtime()