Home
last modified time | relevance | path

Searched refs:PPS_VALID (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dtimex.h141 #define PPS_VALID 120 /* pps signal watchdog max (s) */ macro
/illumos-gate/usr/src/uts/common/os/
H A Dclock.c218 int32_t pps_valid = PPS_VALID; /* pps signal watchdog counter */
758 if (pps_valid == PPS_VALID) { in clock()