Searched refs:HOPF_INVALID (Results 1 - 3 of 3) sorted by path

/freebsd-11-stable/contrib/ntp/libparse/
H A Dclk_hopf6021.c94 #define HOPF_INVALID 0x00 /* no time code available */ macro
194 case HOPF_INVALID: /* Time/Date invalid */
/freebsd-11-stable/contrib/ntp/ntpd/
H A Drefclock_hopfpci.c77 #define HOPF_INVALID 0x00 /* no time code available */ macro
227 if ((m_time.wStatus & HOPF_OPMODE) == HOPF_INVALID) { /* time ok? */
H A Drefclock_hopfser.c78 #define HOPF_INVALID 0x00 /* no time code available */ macro
307 if ((synch & HOPF_OPMODE) == HOPF_INVALID ){ /* time ok? */

Completed in 105 milliseconds