Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c869 emlxs_table_t emlxs_rmcmd_table[] = { variable
11265 count = sizeof (emlxs_rmcmd_table) / sizeof (emlxs_table_t); in emlxs_rmcmd_xlate()
11267 if (rmcmd == emlxs_rmcmd_table[i].code) { in emlxs_rmcmd_xlate()
11268 return (emlxs_rmcmd_table[i].string); in emlxs_rmcmd_xlate()