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

/freebsd-10.1-release/sys/sys/
H A Dtimepps.h236 time_pps_kcbind(pps_handle_t handle, const int kernel_consumer, function
/freebsd-10.1-release/contrib/ntp/include/
H A Dtimepps-SunOS.h483 time_pps_kcbind( function
H A Dtimepps-Solaris.h547 time_pps_kcbind( function
H A Dtimepps-SCO.h482 time_pps_kcbind( function
/freebsd-10.1-release/contrib/ntp/ntpd/
H A Drefclock_mx4200.c349 if (time_pps_kcbind(up->pps_h, PPS_KC_HARDPPS, PPS_CAPTUREASSERT,
351 perror("time_pps_kcbind");
353 "mx4200_config: time_pps_kcbind failed: %m");
H A Dntp_refclock.c1252 if (time_pps_kcbind(ap->handle, PPS_KC_HARDPPS,
1256 "refclock_params: time_pps_kcbind: %m");
H A Drefclock_jupiter.c365 if (time_pps_kcbind(instance->pps_handle, PPS_KC_HARDPPS,
369 "refclock_jupiter: time_pps_kcbind failed: %m");
H A Drefclock_ripencc.c676 if (time_pps_kcbind(up->handle, PPS_KC_HARDPPS,
680 "refclock_ripencc: time_pps_kcbind failed: %m");
H A Drefclock_oncore.c915 if (time_pps_kcbind(instance->pps_h, PPS_KC_HARDPPS, i,
917 oncore_log_f(instance, LOG_ERR, "time_pps_kcbind failed: %m");
H A Drefclock_parse.c2875 if (time_pps_kcbind(parse->atom.handle, PPS_KC_HARDPPS, i,
2877 msyslog(LOG_ERR, "PARSE receiver #%d: time_pps_kcbind failed: %m",
2920 * we leave out CLK_FLAG3 as time_pps_kcbind()

Completed in 183 milliseconds