Searched refs:byteCount (Results 1 – 1 of 1) sorted by relevance
2670 uint32_t byteCount; in emlxs_dump_hba_memory() local2758 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 …]