Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/megaraid/
Dmegaraid_sas_fusion.h387 union MPI2_SGE_IO_UNION { union
529 union MPI2_SGE_IO_UNION SGL; /* 0x80 */
1095 union MPI2_SGE_IO_UNION *sg_frame;
Dmegaraid_sas_fusion.c1811 / sizeof(union MPI2_SGE_IO_UNION); in megasas_init_adapter_fusion()
1823 sizeof(union MPI2_SGE_IO_UNION))/16; in megasas_init_adapter_fusion()
2287 sg_chain->Length = cpu_to_le32((sizeof(union MPI2_SGE_IO_UNION) * (sge_count - sg_processed))); in megasas_make_sgl_fusion()
3289 (fusion->max_sge_in_main_msg * sizeof(union MPI2_SGE_IO_UNION))); in megasas_prepare_secondRaid1_IO()
/kernel/linux/linux-5.10/drivers/scsi/mpt3sas/mpi/
Dmpi2_init.h129 MPI2_SGE_IO_UNION SGL; /*0x60 */
Dmpi2.h1278 } MPI2_SGE_IO_UNION, *PTR_MPI2_SGE_IO_UNION, typedef
Dmpi2_cnfg.h488 MPI2_SGE_IO_UNION PageBufferSGE; /*0x1C */