Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/megaraid/
H A Dmegaraid_sas.h1725 DECLARE_FLEX_ARRAY(struct megasas_sge32, sge32);
1753 struct megasas_sge32 sge32[8]; member
1973 struct megasas_sge32 sge32[2]; /* [0]: resp [1]: req */ member
2002 struct megasas_sge32 sge32[2]; /* [0]: resp [1]: data */ member
H A Dmegaraid_sas_base.c297 dcmd->sgl.sge32[0].phys_addr = in megasas_set_dma_settings()
299 dcmd->sgl.sge32[0].length = cpu_to_le32(dma_len); in megasas_set_dma_settings()
1274 mfi_sgl->sge32[i].length = cpu_to_le32(sg_dma_len(os_sgl)); in megasas_make_sgl32()
1724 le32_to_cpu(mfi_sgl->sge32[n].length), in megasas_dump_pending_frames()
1725 le32_to_cpu(mfi_sgl->sge32[n].phys_addr)); in megasas_dump_pending_frames()
2419 dcmd->sgl.sge32[0].phys_addr = in megasas_get_ld_vf_affiliation_111()
2422 dcmd->sgl.sge32[0].phys_addr = in megasas_get_ld_vf_affiliation_111()
2425 dcmd->sgl.sge32[0].length = cpu_to_le32( in megasas_get_ld_vf_affiliation_111()
2526 dcmd->sgl.sge32[0].phys_addr = in megasas_get_ld_vf_affiliation_12()
2529 dcmd->sgl.sge32[0].phys_addr = in megasas_get_ld_vf_affiliation_12()
[all …]