Searched refs:PPS_KC_HARDPPS (Results 1 – 11 of 11) sorted by relevance
/freebsd/sys/sys/ |
H A D | timepps.h | 101 #define PPS_KC_HARDPPS 0 macro
|
/freebsd/contrib/ntp/include/ |
H A D | timepps-SCO.h | 125 #define PPS_KC_HARDPPS 0 /* enable kernel consumer */ macro
|
H A D | timepps-SunOS.h | 125 #define PPS_KC_HARDPPS 0 /* enable kernel consumer */ macro
|
H A D | timepps-Solaris.h | 125 #define PPS_KC_HARDPPS 0 /* enable kernel consumer */ macro
|
/freebsd/contrib/ntp/ntpd/ |
H A D | refclock_jupiter.c | 399 if (time_pps_kcbind(up->pps_handle, PPS_KC_HARDPPS, in jupiter_ppsapi()
|
H A D | refclock_mx4200.c | 349 if (time_pps_kcbind(up->pps_h, PPS_KC_HARDPPS, PPS_CAPTUREASSERT, in mx4200_config()
|
H A D | ntp_refclock.c | 1485 if (time_pps_kcbind(ap->handle, PPS_KC_HARDPPS, in refclock_params()
|
H A D | refclock_oncore.c | 917 if (time_pps_kcbind(instance->pps_h, PPS_KC_HARDPPS, i, in oncore_ppsapi()
|
H A D | refclock_ripencc.c | 676 if (time_pps_kcbind(up->handle, PPS_KC_HARDPPS, in ripencc_ppsapi()
|
H A D | refclock_parse.c | 2876 if (time_pps_kcbind(parse->atom.handle, PPS_KC_HARDPPS, i, in parse_hardpps()
|
/freebsd/sys/kern/ |
H A D | kern_tc.c | 1720 if (kapi->kernel_consumer != PPS_KC_HARDPPS) in pps_ioctl()
|