Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c732 emlxs_table_t emlxs_menlo_cmd_table[] = { variable
11224 count = sizeof (emlxs_menlo_cmd_table) / sizeof (emlxs_table_t); in emlxs_menlo_cmd_xlate()
11226 if (cmd == emlxs_menlo_cmd_table[i].code) { in emlxs_menlo_cmd_xlate()
11227 return (emlxs_menlo_cmd_table[i].string); in emlxs_menlo_cmd_xlate()