Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcf.c455 emlxs_table_t emlxs_fcoe_fcftab_state_table[] = variable
4604 count = sizeof (emlxs_fcoe_fcftab_state_table) / sizeof (emlxs_table_t); in emlxs_fcoe_fcftab_state_xlate()
4606 if (state == emlxs_fcoe_fcftab_state_table[i].code) { in emlxs_fcoe_fcftab_state_xlate()
4607 return (emlxs_fcoe_fcftab_state_table[i].string); in emlxs_fcoe_fcftab_state_xlate()