Searched refs:sge32 (Results 1 – 2 of 2) sorted by relevance
1630 struct megasas_sge32 sge32[1]; member1659 struct megasas_sge32 sge32[8]; member1875 struct megasas_sge32 sge32[2]; /* [0]: resp [1]: req */ member1904 struct megasas_sge32 sge32[2]; /* [0]: resp [1]: data */ member
240 dcmd->sgl.sge32[0].phys_addr = in megasas_set_dma_settings()242 dcmd->sgl.sge32[0].length = cpu_to_le32(dma_len); in megasas_set_dma_settings()1185 mfi_sgl->sge32[i].length = cpu_to_le32(sg_dma_len(os_sgl)); in megasas_make_sgl32()1186 mfi_sgl->sge32[i].phys_addr = cpu_to_le32(sg_dma_address(os_sgl)); in megasas_make_sgl32()1635 le32_to_cpu(mfi_sgl->sge32[n].length), in megasas_dump_pending_frames()1636 le32_to_cpu(mfi_sgl->sge32[n].phys_addr)); in megasas_dump_pending_frames()2268 dcmd->sgl.sge32[0].phys_addr = in megasas_get_ld_vf_affiliation_111()2271 dcmd->sgl.sge32[0].phys_addr = in megasas_get_ld_vf_affiliation_111()2274 dcmd->sgl.sge32[0].length = cpu_to_le32( in megasas_get_ld_vf_affiliation_111()2376 dcmd->sgl.sge32[0].phys_addr = in megasas_get_ld_vf_affiliation_12()[all …]