Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dtimepps.h101 #define PPS_KC_HARDPPS 0 macro
/freebsd/contrib/ntp/include/
H A Dtimepps-SCO.h125 #define PPS_KC_HARDPPS 0 /* enable kernel consumer */ macro
H A Dtimepps-SunOS.h125 #define PPS_KC_HARDPPS 0 /* enable kernel consumer */ macro
H A Dtimepps-Solaris.h125 #define PPS_KC_HARDPPS 0 /* enable kernel consumer */ macro
/freebsd/contrib/ntp/ntpd/
H A Drefclock_jupiter.c399 if (time_pps_kcbind(up->pps_handle, PPS_KC_HARDPPS, in jupiter_ppsapi()
H A Drefclock_mx4200.c349 if (time_pps_kcbind(up->pps_h, PPS_KC_HARDPPS, PPS_CAPTUREASSERT, in mx4200_config()
H A Dntp_refclock.c1485 if (time_pps_kcbind(ap->handle, PPS_KC_HARDPPS, in refclock_params()
H A Drefclock_oncore.c917 if (time_pps_kcbind(instance->pps_h, PPS_KC_HARDPPS, i, in oncore_ppsapi()
H A Drefclock_ripencc.c676 if (time_pps_kcbind(up->handle, PPS_KC_HARDPPS, in ripencc_ppsapi()
H A Drefclock_parse.c2876 if (time_pps_kcbind(parse->atom.handle, PPS_KC_HARDPPS, i, in parse_hardpps()
/freebsd/sys/kern/
H A Dkern_tc.c1720 if (kapi->kernel_consumer != PPS_KC_HARDPPS) in pps_ioctl()