Lines Matching refs:tries
65 int tries = QEC_RESET_TRIES;68 while (--tries) {76 if (tries)89 int tries;93 tries = MACE_RESET_RETRIES;94 while (--tries) {102 if (!tries) {108 tries = QE_RESET_RETRIES;109 while (--tries) {117 if (!tries) {229 int tries = 50;231 while (--tries) {240 if (tries == 0)