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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dump.c1900 uint32_t RetByteCount = 0; /* returned byte count */ local
1923 &RetByteCount, (uint8_t *)buffer);
1933 for (i = 0; i < (int)RetByteCount / 4; i++) {
1948 RetByteCount,
1954 (DUMP_WAKE_UP_PARAMS *)buffer, RetByteCount);
1960 pLidLegend, (char *)buffer, RetByteCount);

Completed in 51 milliseconds