Searched refs:ppsapi_tried (Results 1 – 2 of 2) sorted by relevance
135 int ppsapi_tried; /* attempt PPSAPI once */ member575 if (!up->ppsapi_tried) in wwvb_control()577 up->ppsapi_tried = 0; in wwvb_control()588 if (up->ppsapi_tried) in wwvb_control()593 up->ppsapi_tried = 1; in wwvb_control()
249 u_char ppsapi_tried; /* attempt PPSAPI once */ member503 if ((CLK_FLAG1 & pp->sloppyclockflag) && !up->ppsapi_tried) { in nmea_control()505 up->ppsapi_tried = TRUE; in nmea_control()541 if ( !(CLK_FLAG1 & pp->sloppyclockflag) && up->ppsapi_tried) { in nmea_control()551 up->ppsapi_tried = FALSE; in nmea_control()