Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c834 emlxs_table_t emlxs_ctcmd_table[] = { variable
11203 count = sizeof (emlxs_ctcmd_table) / sizeof (emlxs_table_t); in emlxs_ctcmd_xlate()
11205 if (ctcmd == emlxs_ctcmd_table[i].code) { in emlxs_ctcmd_xlate()
11206 return (emlxs_ctcmd_table[i].string); in emlxs_ctcmd_xlate()