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

/macosx-10.10.1/ntp-92/ntpd/
H A Drefclock_oncore.c213 ONCORE_SS_HW, enumerator in enum:site_survey_state
2011 oncore_log(instance, LOG_NOTICE, "SSstate = ONCORE_SS_HW");
2012 instance->site_survey = ONCORE_SS_HW;
2233 oncore_log(instance, LOG_NOTICE, "SSstate = ONCORE_SS_HW");
2234 instance->site_survey = ONCORE_SS_HW;
2248 * ONCORE_SS_HW. If the Hardware is capable of doing a Site Survey, then
2376 if (instance->site_survey == ONCORE_SS_HW || instance->site_survey == ONCORE_SS_SW)
3917 if (instance->site_survey == ONCORE_SS_HW) {

Completed in 71 milliseconds