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

/freebsd-13-stable/contrib/ntp/ntpd/
H A Drefclock_mx4200.c177 static int mx4200_config (struct peer *);
249 return mx4200_config(peer);
275 * mx4200_config - Configure the receiver
278 mx4200_config( function
301 msyslog(LOG_DEBUG, "mx4200_config: mobile platform");
320 "mx4200_config: time_pps_create failed: %m");
325 "mx4200_config: time_pps_getcap failed: %m");
331 "mx4200_config: time_pps_getparams failed: %m");
345 "mx4200_config: time_pps_setparams failed: %m");
353 "mx4200_config
[all...]

Completed in 100 milliseconds