Lines Matching defs:max_wait
4123 u8 max_wait;
4144 max_wait = MEGASAS_RESET_WAIT_TIME;
4169 max_wait = MEGASAS_RESET_WAIT_TIME;
4184 max_wait = MEGASAS_RESET_WAIT_TIME;
4216 max_wait = MEGASAS_RESET_WAIT_TIME;
4223 max_wait = MEGASAS_RESET_WAIT_TIME;
4227 max_wait = MEGASAS_RESET_WAIT_TIME;
4231 max_wait = MEGASAS_RESET_WAIT_TIME;
4235 max_wait = MEGASAS_RESET_WAIT_TIME;
4239 max_wait = MEGASAS_RESET_WAIT_TIME;
4243 max_wait = MEGASAS_RESET_WAIT_TIME;
4255 * The cur_state should not last for more than max_wait secs
4257 for (i = 0; i < max_wait * 50; i++) {
4268 * Return error if fw_state hasn't changed after max_wait
4272 "in %d secs\n", fw_state, max_wait);