Home
last modified time | relevance | path

Searched refs:emlxs_rmcmd_table (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c868 emlxs_table_t emlxs_rmcmd_table[] = { variable
11242 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()