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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dump.c3263 uint32_t PanicLogEntrySize; local
3443 PanicLogEntrySize = pPlBuf->panic_log.entry_size;
3445 PanicLogEntrySize);
3468 pLogString = (char *)&(pLogEntry[Head * PanicLogEntrySize]);
3480 PanicLogEntrySize]);
3494 (char *)&(pLogEntry[j * PanicLogEntrySize]);

Completed in 67 milliseconds