Home
last modified time | relevance | path

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

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