Home
last modified time | relevance | path

Searched refs:start_error_recovery (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/char/ipmi/
Dipmi_kcs_sm.c185 static inline void start_error_recovery(struct si_sm_data *kcs, char *reason) in start_error_recovery() function
218 start_error_recovery(kcs, "IBF not ready in time"); in check_ibf()
235 start_error_recovery(kcs, "OBF not ready in time"); in check_obf()
355 start_error_recovery(kcs, in kcs_event()
367 start_error_recovery( in kcs_event()
384 start_error_recovery(kcs, in kcs_event()
399 start_error_recovery(kcs, in kcs_event()
411 start_error_recovery( in kcs_event()
457 start_error_recovery(kcs, in kcs_event()
471 start_error_recovery(kcs, in kcs_event()
Dipmi_smic_sm.c210 static inline void start_error_recovery(struct si_sm_data *smic, char *reason) in start_error_recovery() function
339 start_error_recovery(smic, "smic timed out."); in smic_event()
372 start_error_recovery(smic, in smic_event()
386 start_error_recovery(smic, in smic_event()
412 start_error_recovery(smic, in smic_event()
434 start_error_recovery(smic, in smic_event()
445 start_error_recovery(smic, in smic_event()
468 start_error_recovery(smic, in smic_event()
504 start_error_recovery( in smic_event()
514 start_error_recovery(smic, in smic_event()
[all …]