Searched refs:emlxs_fcf_event_table (Results 1 – 1 of 1) sorted by relevance
119 emlxs_table_t emlxs_fcf_event_table[] = variable2106 count = sizeof (emlxs_fcf_event_table) / sizeof (emlxs_table_t); in emlxs_fcf_event_xlate()2108 if (state == emlxs_fcf_event_table[i].code) { in emlxs_fcf_event_xlate()2109 return (emlxs_fcf_event_table[i].string); in emlxs_fcf_event_xlate()