Searched refs:SI_SM_IDLE (Results 1 – 5 of 5) sorted by relevance
34 SI_SM_IDLE, /* The SM is in idle state. */ enumerator
329 rv = SI_SM_IDLE; in start_next_msg()866 if (si_sm_result == SI_SM_IDLE || in smi_event_handler()873 if (si_sm_result != SI_SM_IDLE) in smi_event_handler()904 if ((si_sm_result == SI_SM_IDLE) in smi_event_handler()930 if (si_sm_result == SI_SM_IDLE && smi_info->timer_running) { in smi_event_handler()963 while (result != SI_SM_IDLE && result != SI_SM_HOSED) { in flush_messages()1071 if (smi_result != SI_SM_IDLE && !smi_info->timer_running) in ipmi_thread()1090 } else if (smi_result == SI_SM_IDLE) { in ipmi_thread()1188 if (smi_result != SI_SM_IDLE) in smi_timeout()
356 return SI_SM_IDLE; in kcs_event()
362 return SI_SM_IDLE; in smic_event()
505 BT_SI_SM_RETURN(SI_SM_IDLE); in bt_event()