Searched refs:max_mpt_cmd (Results 1 – 1 of 1) sorted by relevance
588 u32 max_mpt_cmd, i, j; in megasas_alloc_cmdlist_fusion() local593 max_mpt_cmd = instance->max_mpt_cmds; in megasas_alloc_cmdlist_fusion()601 kcalloc(max_mpt_cmd, sizeof(struct megasas_cmd_fusion *), in megasas_alloc_cmdlist_fusion()609 for (i = 0; i < max_mpt_cmd; i++) { in megasas_alloc_cmdlist_fusion()