Searched refs:tt560_start (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/ntp/ntpd/
H A Drefclock_tt560.c50 static int tt560_start (int, struct peer *);
58 tt560_start, /* clock_start */
69 * tt560_start - open the TT560 device and initialize data for processing
72 tt560_start( function
89 msyslog(LOG_ERR, "tt560_start: open of %s: %m", device);
101 msyslog(LOG_ERR, "tt560_start: mapping of %s: %m", device);

Completed in 94 milliseconds