Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/char/ipmi/
Dipmi_kcs_sm.c187 static inline void start_error_recovery(struct si_sm_data *kcs, char *reason) in start_error_recovery() function
220 start_error_recovery(kcs, "IBF not ready in time"); in check_ibf()
237 start_error_recovery(kcs, "OBF not ready in time"); in check_obf()
360 start_error_recovery(kcs, in kcs_event()
372 start_error_recovery( in kcs_event()
389 start_error_recovery(kcs, in kcs_event()
404 start_error_recovery(kcs, in kcs_event()
416 start_error_recovery( in kcs_event()
462 start_error_recovery(kcs, in kcs_event()
476 start_error_recovery(kcs, in kcs_event()
Dipmi_smic_sm.c215 static inline void start_error_recovery(struct si_sm_data *smic, char *reason) in start_error_recovery() function
342 start_error_recovery(smic, "smic timed out."); in smic_event()
374 start_error_recovery(smic, in smic_event()
388 start_error_recovery(smic, in smic_event()
414 start_error_recovery(smic, in smic_event()
436 start_error_recovery(smic, in smic_event()
448 start_error_recovery(smic, in smic_event()
471 start_error_recovery(smic, in smic_event()
507 start_error_recovery( in smic_event()
517 start_error_recovery(smic, in smic_event()
[all …]