Searched refs:sg_frame (Results 1 – 2 of 2) sorted by relevance
324 if (cmd->sg_frame) in megasas_free_cmds_fusion()326 cmd->sg_frame, in megasas_free_cmds_fusion()448 cmd->sg_frame = dma_pool_alloc(fusion->sg_dma_pool, in megasas_create_sg_sense_fusion()455 if (!cmd->sg_frame) { in megasas_create_sg_sense_fusion()1991 ptr_sgl = (u64 *)cmd->sg_frame; in megasas_make_prp_nvme()2137 (struct MPI25_IEEE_SGE_CHAIN64 *)cmd->sg_frame; in megasas_make_sgl_fusion()
1081 union MPI2_SGE_IO_UNION *sg_frame; member