Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dump.c3236 uint32_t RmStatus; in emlxs_dump_menlo_log() local
3272 RmStatus = in emlxs_dump_menlo_log()
3275 if (RmStatus != 0) { in emlxs_dump_menlo_log()
3284 RmStatus = emlxs_menlo_get_logcfg(hba, pLcBuf, LcBufSize); in emlxs_dump_menlo_log()
3286 if (RmStatus != 0) { in emlxs_dump_menlo_log()
3291 RmStatus = in emlxs_dump_menlo_log()
3304 RmStatus = emlxs_dump_string_txtfile(fpCeeFile, buf1, 0, 0, 1); in emlxs_dump_menlo_log()
3314 RmStatus = in emlxs_dump_menlo_log()
3327 RmStatus = emlxs_menlo_get_log(hba, i, pLdBuf, LdBufSize); in emlxs_dump_menlo_log()
3329 if (RmStatus != 0) { in emlxs_dump_menlo_log()
[all …]