Home
last modified time | relevance | path

Searched refs:megasas_alloc_ctrl_mem (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/megaraid/
H A Dmegaraid_sas_base.c237 megasas_alloc_ctrl_mem(struct megasas_instance *instance);
6056 if (megasas_alloc_ctrl_mem(instance)) in megasas_init_fw()
7063 * megasas_alloc_ctrl_mem - Allocate per controller memory for core data
7072 static int megasas_alloc_ctrl_mem(struct megasas_instance *instance) in megasas_alloc_ctrl_mem() function
/kernel/linux/linux-6.6/drivers/scsi/megaraid/
H A Dmegaraid_sas_base.c247 megasas_alloc_ctrl_mem(struct megasas_instance *instance);
6112 if (megasas_alloc_ctrl_mem(instance)) in megasas_init_fw()
7125 * megasas_alloc_ctrl_mem - Allocate per controller memory for core data
7134 static int megasas_alloc_ctrl_mem(struct megasas_instance *instance) in megasas_alloc_ctrl_mem() function

Completed in 18 milliseconds