Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dump.c2670 uint32_t byteCount; in emlxs_dump_hba_memory() local
2758 byteCount = entry.un.PortBlock.un.s.bc; in emlxs_dump_hba_memory()
2761 byteCount = in emlxs_dump_hba_memory()
2765 byteCount = in emlxs_dump_hba_memory()
2771 total += byteCount; in emlxs_dump_hba_memory()
2774 byteCount, total); in emlxs_dump_hba_memory()
2777 pBuf = (uint8_t *)kmem_zalloc(byteCount, KM_SLEEP); in emlxs_dump_hba_memory()
2783 byteCountRem = byteCount; in emlxs_dump_hba_memory()
2820 pBuf, byteCount, entry, fSwap); in emlxs_dump_hba_memory()
2824 pBuf, byteCount, entry, fSwap); in emlxs_dump_hba_memory()
[all …]