Searched refs:LdBufSize (Results 1 – 1 of 1) sorted by relevance
3261 uint32_t LdBufSize; in emlxs_dump_menlo_log() local3331 LdBufSize = in emlxs_dump_menlo_log()3334 pLdBuf = (menlo_rsp_t *)kmem_zalloc(LdBufSize, KM_SLEEP); in emlxs_dump_menlo_log()3336 RmStatus = emlxs_menlo_get_log(hba, i, pLdBuf, LdBufSize); in emlxs_dump_menlo_log()3519 kmem_free(pLdBuf, LdBufSize); in emlxs_dump_menlo_log()