Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/megaraid/
H A Dmegaraid_sas_fusion.c435 if (cmd->sg_frame) in megasas_free_cmds_fusion()
437 cmd->sg_frame, in megasas_free_cmds_fusion()
559 cmd->sg_frame = dma_pool_alloc(fusion->sg_dma_pool, in megasas_create_sg_sense_fusion()
566 if (!cmd->sg_frame) { in megasas_create_sg_sense_fusion()
2182 ptr_sgl = (u64 *)cmd->sg_frame; in megasas_make_prp_nvme()
2327 (struct MPI25_IEEE_SGE_CHAIN64 *)cmd->sg_frame; in megasas_make_sgl_fusion()
H A Dmegaraid_sas_fusion.h1098 union MPI2_SGE_IO_UNION *sg_frame; member
H A Dmegaraid_sas_base.c3025 megasas_dump(cmd->sg_frame, in megasas_dump_fusion_io()