Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A DFlashPoint.c2210 unsigned short TimeOutLoop; in FPT_sfm() local
2212 TimeOutLoop = 0; in FPT_sfm()
2214 (TimeOutLoop++ < 20000)) { in FPT_sfm()
2223 if (TimeOutLoop > 20000) in FPT_sfm()
2238 TimeOutLoop = 0; in FPT_sfm()
2240 (TimeOutLoop++ < 20000)) { in FPT_sfm()
2242 if (TimeOutLoop > 20000) { in FPT_sfm()
3777 unsigned short TimeOutLoop; in FPT_schkdd() local
3819 TimeOutLoop = 0; in FPT_schkdd()
3832 || (TimeOutLoop++ > 0x3000)) in FPT_schkdd()