Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/megaraid/
Dmegaraid_sas_fusion.c387 if (cmd->sg_frame) in megasas_free_cmds_fusion()
389 cmd->sg_frame, in megasas_free_cmds_fusion()
511 cmd->sg_frame = dma_pool_alloc(fusion->sg_dma_pool, in megasas_create_sg_sense_fusion()
518 if (!cmd->sg_frame) { in megasas_create_sg_sense_fusion()
2177 ptr_sgl = (u64 *)cmd->sg_frame; in megasas_make_prp_nvme()
2322 (struct MPI25_IEEE_SGE_CHAIN64 *)cmd->sg_frame; in megasas_make_sgl_fusion()
Dmegaraid_sas_fusion.h1083 union MPI2_SGE_IO_UNION *sg_frame; member
Dmegaraid_sas_base.c2960 megasas_dump(cmd->sg_frame, in megasas_dump_fusion_io()