Home
last modified time | relevance | path

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

/linux/drivers/scsi/megaraid/
H A Dmegaraid_sas_fusion.c588 u32 max_mpt_cmd, i, j; in megasas_alloc_cmdlist_fusion() local
593 max_mpt_cmd = instance->max_mpt_cmds; in megasas_alloc_cmdlist_fusion()
601 kzalloc_objs(struct megasas_cmd_fusion *, max_mpt_cmd); in megasas_alloc_cmdlist_fusion()
608 for (i = 0; i < max_mpt_cmd; i++) { in megasas_alloc_cmdlist_fusion()