Searched defs:pLcEntry (Results 1 - 1 of 1) sorted by relevance

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

Completed in 51 milliseconds