Searched refs:tries (Results 1 – 4 of 4) sorted by relevance
62 int tries = MAX_TRIES; in main() local69 if (--tries <= 0) { in main()
55 int tries = 0; in wait_for_device() local59 ++tries; in wait_for_device()64 blk_device.c_str(), tries, strerror(errno)); in wait_for_device()67 } while (ret && tries < 10); in wait_for_device()
545 #11th second if not tries on 12th and so on till 15th second. Hence before disconnection DUT will s…