Searched refs:start_error_recovery (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/char/ipmi/ |
H A D | ipmi_kcs_sm.c | 187 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(kc in kcs_event() [all...] |
H A D | ipmi_smic_sm.c | 215 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(smi in smic_event() [all...] |
/kernel/linux/linux-6.6/drivers/char/ipmi/ |
H A D | ipmi_kcs_sm.c | 193 static inline void start_error_recovery(struct si_sm_data *kcs, char *reason) in start_error_recovery() function 226 start_error_recovery(kcs, "IBF not ready in time"); in check_ibf() 243 start_error_recovery(kcs, "OBF not ready in time"); in check_obf() 366 start_error_recovery(kcs, in kcs_event() 378 start_error_recovery( in kcs_event() 395 start_error_recovery(kcs, in kcs_event() 410 start_error_recovery(kcs, in kcs_event() 422 start_error_recovery( in kcs_event() 468 start_error_recovery(kcs, in kcs_event() 482 start_error_recovery(kc in kcs_event() [all...] |
H A D | ipmi_smic_sm.c | 215 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(smi in smic_event() [all...] |
Completed in 3 milliseconds