Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_hba.c98 emlxs_table_t emlxs_ring_table[] = { variable
2706 count = sizeof (emlxs_ring_table) / sizeof (emlxs_table_t); in emlxs_ring_xlate()
2708 if (ringno == emlxs_ring_table[i].code) { in emlxs_ring_xlate()
2709 return (emlxs_ring_table[i].string); in emlxs_ring_xlate()