Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.c355 emlxs_table_t emlxs_pstate_table[] = variable
746 count = sizeof (emlxs_pstate_table) / sizeof (emlxs_table_t); in emlxs_dhc_pstate_xlate()
748 if (state == emlxs_pstate_table[i].code) { in emlxs_dhc_pstate_xlate()
749 return (emlxs_pstate_table[i].string); in emlxs_dhc_pstate_xlate()