Home
last modified time | relevance | path

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

/linux/drivers/scsi/megaraid/
A Dmegaraid_sas_base.c5184 ci = instance->snapdump_prop; in megasas_get_snapdump_properties()
7224 instance->snapdump_prop = dma_alloc_coherent(&pdev->dev, in megasas_alloc_ctrl_dma_buffers()
7228 if (!instance->snapdump_prop) in megasas_alloc_ctrl_dma_buffers()
7387 if (instance->snapdump_prop) in megasas_free_ctrl_dma_buffers()
7390 instance->snapdump_prop, in megasas_free_ctrl_dma_buffers()
A Dmegaraid_sas.h2315 struct MR_SNAPDUMP_PROPERTIES *snapdump_prop; member

Completed in 89 milliseconds