Home
last modified time | relevance | path

Searched refs:repeat_this (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/char/rio/
Driotty.c152 int repeat_this = 250; in riotopen() local
250 if (repeat_this -- <= 0) { in riotopen()
288 if (repeat_this -- <= 0) { in riotopen()
318 if (repeat_this -- <= 0) { in riotopen()
533 int repeat_this = -1; /* Congrats to those having 15 years of in riotclose() local
623 if (repeat_this -- <= 0) { in riotclose()
641 repeat_this = 0xff; in riotclose()