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

/freebsd-10.1-release/tools/test/ppsapi/
H A Dppsapitest.c96 if (mode & PPS_ECHOASSERT)
138 pp.mode |= PPS_ECHOASSERT;
/freebsd-10.1-release/contrib/ntp/util/
H A Dpps-api.c73 pp.mode = PPS_CAPTUREASSERT | PPS_ECHOASSERT;
/freebsd-10.1-release/sys/dev/ppbus/
H A Dpps.c141 sc->pps[0].ppscap = PPS_CAPTUREASSERT | PPS_ECHOASSERT;
309 if (sc->pps[0].ppsparam.mode & PPS_ECHOASSERT)
312 if (sc->pps[0].ppsparam.mode & PPS_ECHOASSERT)
/freebsd-10.1-release/sys/sys/
H A Dtimepps.h90 #define PPS_ECHOASSERT 0x40 macro
/freebsd-10.1-release/contrib/ntp/include/
H A Dtimepps-SunOS.h111 #define PPS_ECHOASSERT 0x40 /* feed back assert event to output */ macro
H A Dtimepps-Solaris.h111 #define PPS_ECHOASSERT 0x40 /* feed back assert event to output */ macro
H A Dtimepps-SCO.h111 #define PPS_ECHOASSERT 0x40 /* feed back assert event to output */ macro

Completed in 71 milliseconds