Home
last modified time | relevance | path

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

/freebsd-13.1/sys/kern/
H A Dkern_tc.c507 uint32_t ffclock_status; /* Feed-forward clock status. */ variable
540 ffclock_status = FFCLOCK_STA_UNSYNC; in ffclock_init()
660 ffclock_status |= FFCLOCK_STA_UNSYNC; in ffclock_windup()
707 if (((ffclock_status & FFCLOCK_STA_UNSYNC) == FFCLOCK_STA_UNSYNC) && in ffclock_windup()
718 ffclock_status = cest->status; in ffclock_windup()