Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_mbox.c33 emlxs_table_t emlxs_mb_status_table[] = { variable
195 count = sizeof (emlxs_mb_status_table) / sizeof (emlxs_table_t); in emlxs_mb_xlate_status()
197 if (status == emlxs_mb_status_table[i].code) { in emlxs_mb_xlate_status()
198 return (emlxs_mb_status_table[i].string); in emlxs_mb_xlate_status()