Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c761 emlxs_table_t emlxs_menlo_rsp_table[] = { variable
11220 count = sizeof (emlxs_menlo_rsp_table) / sizeof (emlxs_table_t); in emlxs_menlo_rsp_xlate()
11222 if (rsp == emlxs_menlo_rsp_table[i].code) { in emlxs_menlo_rsp_xlate()
11223 return (emlxs_menlo_rsp_table[i].string); in emlxs_menlo_rsp_xlate()