Home
last modified time | relevance | path

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

/drivers/char/ipmi/
Dipmi_kcs_sm.c205 static inline void start_error_recovery(struct si_sm_data *kcs, char *reason) in start_error_recovery() function
238 start_error_recovery(kcs, "IBF not ready in time"); in check_ibf()
255 start_error_recovery(kcs, "OBF not ready in time"); in check_obf()
375 start_error_recovery(kcs, in kcs_event()
387 start_error_recovery( in kcs_event()
404 start_error_recovery(kcs, in kcs_event()
419 start_error_recovery(kcs, in kcs_event()
431 start_error_recovery( in kcs_event()
477 start_error_recovery(kcs, in kcs_event()
491 start_error_recovery(kcs, in kcs_event()
Dipmi_smic_sm.c230 static inline void start_error_recovery(struct si_sm_data *smic, char *reason) in start_error_recovery() function
359 start_error_recovery(smic, "smic timed out."); in smic_event()
392 start_error_recovery(smic, in smic_event()
406 start_error_recovery(smic, in smic_event()
432 start_error_recovery(smic, in smic_event()
454 start_error_recovery(smic, in smic_event()
465 start_error_recovery(smic, in smic_event()
488 start_error_recovery(smic, in smic_event()
524 start_error_recovery( in smic_event()
534 start_error_recovery(smic, in smic_event()
[all …]