Searched refs:byteCount (Results 1 – 2 of 2) sorted by relevance
135 UINT32 byteCount);140 UINT32 byteCount);
2787 uint32_t byteCount; in emlxs_dump_hba_memory() local2875 byteCount = entry.un.PortBlock.un.s.bc; in emlxs_dump_hba_memory()2878 byteCount = in emlxs_dump_hba_memory()2882 byteCount = in emlxs_dump_hba_memory()2888 total += byteCount; in emlxs_dump_hba_memory()2891 byteCount, total); in emlxs_dump_hba_memory()2894 pBuf = (uint8_t *)kmem_zalloc(byteCount, KM_SLEEP); in emlxs_dump_hba_memory()2900 byteCountRem = byteCount; in emlxs_dump_hba_memory()2937 pBuf, byteCount, entry, fSwap); in emlxs_dump_hba_memory()2941 pBuf, byteCount, entry, fSwap); in emlxs_dump_hba_memory()[all …]