Searched refs:surv (Results 1 – 1 of 1) sorted by relevance
304 struct surv { struct393 struct surv surv[8]; /* UART survivor structures */ member420 static void chu_uart (struct surv *, double);738 struct surv *sp; in chu_rf()845 sp = &up->surv[up->decptr]; in chu_rf()867 if ((up->surv[i].uart & 0x601) != 0x600 || in chu_rf()868 up->surv[i].span < SPAN) in chu_rf()871 if (up->surv[i].dist > dist) { in chu_rf()872 dist = up->surv[i].dist; in chu_rf()885 up->maxsignal = up->surv[j].span; in chu_rf()[all …]