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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A DFlashPoint.c2254 unsigned short TimeOutLoop; local
2256 TimeOutLoop = 0;
2258 (TimeOutLoop++ < 20000)) {
2267 if (TimeOutLoop > 20000)
2282 TimeOutLoop = 0;
2284 (TimeOutLoop++ < 20000)) {
2286 if (TimeOutLoop > 20000) {
3818 unsigned short TimeOutLoop; local
3860 TimeOutLoop = 0;
3873 || (TimeOutLoop
[all...]

Completed in 102 milliseconds