Home
last modified time | relevance | path

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

/NextBSD/contrib/ntp/ntpd/
HDrefclock_palisade.c119 #define CLK_ACUTIME 3 /* Trimble Acutime Gold */ macro
324 case CLK_ACUTIME: in palisade_start()
376 if (up->type == CLK_ACUTIME) in palisade_start()
457 if ((up->type != CLK_THUNDERBOLT) & (up->type != CLK_ACUTIME)){ in TSIP_decode()
794 else if ((up->rpt_buf[0] == PACKET_41A) & (up->type == CLK_ACUTIME)) { in TSIP_decode()
804 else if ((up->rpt_buf[0] == PACKET_46) & (up->type == CLK_ACUTIME)) { in TSIP_decode()
1162 if (up->type == CLK_ACUTIME) in HW_poll()