Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c937 emlxs_table_t emlxs_elscmd_table[] = { variable
11191 count = sizeof (emlxs_elscmd_table) / sizeof (emlxs_table_t); in emlxs_elscmd_xlate()
11193 if (elscmd == emlxs_elscmd_table[i].code) { in emlxs_elscmd_xlate()
11194 return (emlxs_elscmd_table[i].string); in emlxs_elscmd_xlate()