Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dump.c3250 menlo_log_t *pLcEntry; in emlxs_dump_menlo_log() local
3296 pLcEntry = (menlo_log_t *)&pLcBuf->log_cfg.data; in emlxs_dump_menlo_log()
3310 pLcEntry[i].id, in emlxs_dump_menlo_log()
3311 pLcEntry[i].num_entries, in emlxs_dump_menlo_log()
3312 pLcEntry[i].entry_size, pLcEntry[i].name); in emlxs_dump_menlo_log()
3323 (pLcEntry[i].num_entries *pLcEntry[i].entry_size) + 8; in emlxs_dump_menlo_log()
3337 (void) snprintf(buf2, sizeof (buf2), " %s", pLcEntry[i].name); in emlxs_dump_menlo_log()
3354 (char *)&(pLogEntry[Head *pLcEntry[i].entry_size]); in emlxs_dump_menlo_log()
3364 for (j = Head; j < (int)pLcEntry[i].num_entries; j++) { in emlxs_dump_menlo_log()
3367 pLcEntry[i].entry_size]); in emlxs_dump_menlo_log()
[all …]