Searched refs:state_to_str (Results 1 – 1 of 1) sorted by relevance
685 static char state_to_str[100]; in sm_state_to_name() local734 (void) sprintf(state_to_str, "0x%x", state); in sm_state_to_name()735 return (state_to_str); in sm_state_to_name()