Searched refs:tcswitch (Results 1 – 5 of 5) sorted by relevance
87 int tcswitch; /* timecode switch */ member216 if (up->tcswitch == 0) in pst_receive()218 up->tcswitch++; in pst_receive()220 if (up->tcswitch < 3) in pst_receive()298 up->tcswitch = 0; in pst_poll()
85 u_char tcswitch; /* timecode switch */ member216 if (up->tcswitch == 0) { in ulink_receive()217 up->tcswitch = 1; in ulink_receive()220 up->tcswitch = 0; in ulink_receive()226 up->tcswitch = 1; in ulink_receive()
59 u_char tcswitch; /* timecode switch */ member193 if (up->tcswitch == 0) { in chronolog_receive()194 up->tcswitch = 1; in chronolog_receive()197 up->tcswitch = 0; in chronolog_receive()203 up->tcswitch = 1; in chronolog_receive()
61 u_char tcswitch; /* timecode switch */ member210 if (up->tcswitch == 0) { in dumbclock_receive()211 up->tcswitch = 1; in dumbclock_receive()214 up->tcswitch = 0; in dumbclock_receive()220 up->tcswitch = 1; in dumbclock_receive()
114 int tcswitch; /* timecode switch/counter */ member269 if (up->tcswitch == 0) { in arb_receive()334 up->tcswitch++; in arb_receive()335 if (up->tcswitch <= 1 || temp < LENARB) in arb_receive()454 up->tcswitch = 0; in arb_poll()