Home
last modified time | relevance | path

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

/onnv-gate/usr/src/lib/libkmsagent/common/
H A DKMSAgent_direct.h135 UINT32 byteCount);
140 UINT32 byteCount);
/onnv-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dump.c2787 uint32_t byteCount; in emlxs_dump_hba_memory() local
2875 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 …]