Home
last modified time | relevance | path

Searched refs:MPI2_SGE_IO_UNION (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/scsi/megaraid/
Dmegaraid_sas_fusion.h390 union MPI2_SGE_IO_UNION { union
532 union MPI2_SGE_IO_UNION SGL; /* 0x80 */
1081 union MPI2_SGE_IO_UNION *sg_frame;
Dmegaraid_sas_fusion.c1691 / sizeof(union MPI2_SGE_IO_UNION); in megasas_init_adapter_fusion()
1703 sizeof(union MPI2_SGE_IO_UNION))/16; in megasas_init_adapter_fusion()
2133 sg_chain->Length = cpu_to_le32((sizeof(union MPI2_SGE_IO_UNION) * (sge_count - sg_processed))); in megasas_make_sgl_fusion()
3138 (fusion->max_sge_in_main_msg * sizeof(union MPI2_SGE_IO_UNION))); in megasas_prepare_secondRaid1_IO()
/Linux-v4.19/drivers/scsi/mpt3sas/mpi/
Dmpi2_init.h129 MPI2_SGE_IO_UNION SGL; /*0x60 */
Dmpi2.h1264 } MPI2_SGE_IO_UNION, *PTR_MPI2_SGE_IO_UNION, typedef
Dmpi2_cnfg.h469 MPI2_SGE_IO_UNION PageBufferSGE; /*0x1C */