Searched refs:codeproc (Results 1 – 14 of 14) sorted by relevance
49 if (pp->coderecv == pp->codeproc) \50 pp->codeproc = (pp->codeproc + 1) % MAXSTAGE;198 int codeproc; /* get pointer */ member
488 if (pp->codeproc == pp->coderecv) { in atom_poll()493 pp->codeproc = pp->coderecv; in atom_poll()497 pp->codeproc = pp->coderecv; in atom_poll()
526 while (pp->codeproc != pp->coderecv) { in refclock_sample()527 pp->codeproc = (pp->codeproc + 1) % MAXSTAGE; in refclock_sample()528 off[n] = pp->filter[pp->codeproc]; in refclock_sample()
203 if (pp->coderecv == pp->codeproc) { in tpro_poll()
305 if (pp->coderecv == pp->codeproc) { in pst_poll()
232 if (pp->coderecv == pp->codeproc) { in tt560_poll()
433 if (pp->coderecv == pp->codeproc) { in heath_poll()
378 if (pp->coderecv == pp->codeproc) { in as2201_poll()
576 if (pp->coderecv == pp->codeproc) { in ulink_poll()
444 if (pp->coderecv == pp->codeproc) { in wwvb_poll()
438 if (pp->coderecv == pp->codeproc) { in arb_poll()
991 if (pp->coderecv == pp->codeproc) { in irig_poll()
1266 if (pp->coderecv == pp->codeproc) in chu_poll()
887 if (pp->coderecv == pp->codeproc) in wwv_poll()