Lines Matching defs:timeout
141 unsigned long timeout;
145 timeout = jiffies + msecs_to_jiffies(TIMEOUT_100_MS);
150 if (time_after_eq(jiffies, timeout)) {
188 unsigned long timeout;
192 timeout = jiffies + msecs_to_jiffies(TIMEOUT_100_MS);
197 if (time_after_eq(jiffies, timeout)) {
359 uint32_t ret_val = QLA_SUCCESS, timeout = 0, status = 0;
376 if (timeout == 0)
379 if (++timeout >=
397 timeout = 0;
415 "failed, Retrying timeout\n", __func__,
417 timeout = 0;
450 int timeout = 0;
460 if (++timeout >= QLA8044_FLASH_LOCK_TIMEOUT / 20) {
760 * read ar_addr, if (value& test_mask != test_mask) re-read till timeout
870 "%s: Reset sequence completed with some timeout "
877 * if (value & test_mask != test_value) re-read till timeout value expires,
933 * or timeout in millisecs.
1992 /* Reset the init timeout after qsnt handler */
2004 /* Reset the init timeout after qsnt handler */