Searched refs:emlxs_pstate_table (Results 1 – 1 of 1) sorted by relevance
355 emlxs_table_t emlxs_pstate_table[] = variable746 count = sizeof (emlxs_pstate_table) / sizeof (emlxs_table_t); in emlxs_dhc_pstate_xlate()748 if (state == emlxs_pstate_table[i].code) { in emlxs_dhc_pstate_xlate()749 return (emlxs_pstate_table[i].string); in emlxs_dhc_pstate_xlate()