Lines Matching defs:time
221 long time)
224 kcs->ibf_timeout -= time;
226 start_error_recovery(kcs, "IBF not ready in time");
237 long time)
240 kcs->obf_timeout -= time;
243 start_error_recovery(kcs, "OBF not ready in time");
336 static enum si_sm_result kcs_event(struct si_sm_data *kcs, long time)
348 if (!check_ibf(kcs, status, time))
429 if (!check_obf(kcs, status, time))
472 if (!check_obf(kcs, status, time))
487 if (!check_obf(kcs, status, time))