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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/char/rio/
H A Driotty.c92 int repeat_this = 250; local
189 if (repeat_this-- <= 0) {
208 if (repeat_this-- <= 0) {
370 int repeat_this = -1; /* Congrats to those having 15 years of local
449 if (repeat_this-- <= 0) {
467 repeat_this = 0xff;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/char/rio/
H A Driotty.c92 int repeat_this = 250; local
189 if (repeat_this-- <= 0) {
208 if (repeat_this-- <= 0) {
370 int repeat_this = -1; /* Congrats to those having 15 years of local
449 if (repeat_this-- <= 0) {
467 repeat_this = 0xff;

Completed in 154 milliseconds