Searched refs:LcBufSize (Results 1 – 1 of 1) sorted by relevance
3255 uint32_t LcBufSize; in emlxs_dump_menlo_log() local3288 LcBufSize = GcBuf.log_cfg_size + 8; in emlxs_dump_menlo_log()3291 pLcBuf = (menlo_rsp_t *)kmem_zalloc(LcBufSize, KM_SLEEP); in emlxs_dump_menlo_log()3293 RmStatus = emlxs_menlo_get_logcfg(hba, pLcBuf, LcBufSize); in emlxs_dump_menlo_log()3523 kmem_free(pLcBuf, LcBufSize); in emlxs_dump_menlo_log()