Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c324 emlxs_table_t emlxs_dfc_event_table[] = { variable
400 count = sizeof (emlxs_dfc_event_table) / sizeof (emlxs_table_t); in emlxs_dfc_event_xlate()
402 if (event == emlxs_dfc_event_table[i].code) { in emlxs_dfc_event_xlate()
403 return (emlxs_dfc_event_table[i].string); in emlxs_dfc_event_xlate()