Searched refs:loops (Results 76 - 85 of 85) sorted by relevance

1234

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/serial/
H A Dsunzilog.c1082 int loops = ZS_PUT_CHAR_MAX_DELAY; local
1094 } while (--loops);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/media/video/bt8xx/
H A Dbttv-cards.c4230 int bits_out, loops, vol, data; local
4248 for (loops = 17; loops >= 0 ; loops--) {
4249 if (bits_out & (1<<loops))
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/
H A Dns83820.c1498 int loops = 0; local
1506 loops++;
1528 dprintk("%s: done %s in %d loops\n", ndev->name, name, loops);
H A Dtg3.c629 unsigned int loops; local
648 loops = PHY_BUSY_LOOPS;
649 while (loops != 0) {
658 loops -= 1;
662 if (loops != 0) {
678 unsigned int loops; local
700 loops = PHY_BUSY_LOOPS;
701 while (loops != 0) {
709 loops -= 1;
713 if (loops !
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/engines/
H A Dmakeengines.com97 $! Set up two loops, one that keeps track of the engines,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/pci/ymfpci/
H A Dymfpci_main.c767 int loops = 4; local
769 while (loops-- > 0) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/jpeg-7/
H A Dconfigure5553 // Also check for declarations in for loops.
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libdaemon-0.14/
H A Dconfigure3783 // Also check for declarations in for loops.
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/
H A Dconfigure3973 // Also check for declarations in for loops.
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/
H A Dconfigure6936 // Also check for declarations in for loops.
[all...]

Completed in 391 milliseconds

1234