Searched refs:emlxs_rmcmd_table (Results 1 – 1 of 1) sorted by relevance
868 emlxs_table_t emlxs_rmcmd_table[] = { variable11242 count = sizeof (emlxs_rmcmd_table) / sizeof (emlxs_table_t); in emlxs_rmcmd_xlate()11244 if (rmcmd == emlxs_rmcmd_table[i].code) { in emlxs_rmcmd_xlate()11245 return (emlxs_rmcmd_table[i].string); in emlxs_rmcmd_xlate()