Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/megaraid/
Dmegaraid_sas_fusion.c477 u32 max_mpt_cmd, i, j; in megasas_alloc_cmdlist_fusion() local
482 max_mpt_cmd = instance->max_mpt_cmds; in megasas_alloc_cmdlist_fusion()
490 kcalloc(max_mpt_cmd, sizeof(struct megasas_cmd_fusion *), in megasas_alloc_cmdlist_fusion()
498 for (i = 0; i < max_mpt_cmd; i++) { in megasas_alloc_cmdlist_fusion()