Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_hba.c100 emlxs_table_t emlxs_ring_table[] = { variable
2731 count = sizeof (emlxs_ring_table) / sizeof (emlxs_table_t); in emlxs_ring_xlate()
2733 if (ringno == emlxs_ring_table[i].code) { in emlxs_ring_xlate()
2734 return (emlxs_ring_table[i].string); in emlxs_ring_xlate()