Home
last modified time | relevance | path

Searched refs:snapdump_prop (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/megaraid/
H A Dmegaraid_sas_base.c5153 ci = instance->snapdump_prop; in megasas_get_snapdump_properties()
7161 instance->snapdump_prop = dma_alloc_coherent(&pdev->dev, in megasas_alloc_ctrl_dma_buffers()
7165 if (!instance->snapdump_prop) in megasas_alloc_ctrl_dma_buffers()
7324 if (instance->snapdump_prop) in megasas_free_ctrl_dma_buffers()
7327 instance->snapdump_prop, in megasas_free_ctrl_dma_buffers()
H A Dmegaraid_sas.h2314 struct MR_SNAPDUMP_PROPERTIES *snapdump_prop; member
/kernel/linux/linux-6.6/drivers/scsi/megaraid/
H A Dmegaraid_sas_base.c5184 ci = instance->snapdump_prop; in megasas_get_snapdump_properties()
7219 instance->snapdump_prop = dma_alloc_coherent(&pdev->dev, in megasas_alloc_ctrl_dma_buffers()
7223 if (!instance->snapdump_prop) in megasas_alloc_ctrl_dma_buffers()
7382 if (instance->snapdump_prop) in megasas_free_ctrl_dma_buffers()
7385 instance->snapdump_prop, in megasas_free_ctrl_dma_buffers()
H A Dmegaraid_sas.h2319 struct MR_SNAPDUMP_PROPERTIES *snapdump_prop; member

Completed in 31 milliseconds