Lines Matching refs:time
215 long time)
218 kcs->ibf_timeout -= time;
220 start_error_recovery(kcs, "IBF not ready in time");
231 long time)
234 kcs->obf_timeout -= time;
237 start_error_recovery(kcs, "OBF not ready in time");
330 static enum si_sm_result kcs_event(struct si_sm_data *kcs, long time)
342 if (!check_ibf(kcs, status, time))
423 if (!check_obf(kcs, status, time))
466 if (!check_obf(kcs, status, time))
481 if (!check_obf(kcs, status, time))