Searched refs:iTryCount (Results 1 – 2 of 2) sorted by relevance
358 int iResult, iTryCount; in TestDevice() local363 iTryCount = 3; in TestDevice()364 while (iTryCount > 0) { in TestDevice()372 iTryCount--; in TestDevice()375 if (iTryCount <= 0) { in TestDevice()
243 int iTryCount; in RKU_ClearBuffer() local244 iTryCount = 3; in RKU_ClearBuffer()254 iTryCount--; in RKU_ClearBuffer()262 }while ( iTryCount > 0 ); in RKU_ClearBuffer()