Home
last modified time | relevance | path

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

/linux/drivers/scsi/megaraid/
H A Dmegaraid_sas_fusion.h387 union MPI2_SGE_IO_UNION { union
530 union MPI2_SGE_IO_UNION SGL; /* 0x80 */
531 DECLARE_FLEX_ARRAY(union MPI2_SGE_IO_UNION, SGLs);
1098 union MPI2_SGE_IO_UNION *sg_frame;
H A Dmegaraid_sas_fusion.c1845 / sizeof(union MPI2_SGE_IO_UNION); in megasas_init_adapter_fusion()
1857 sizeof(union MPI2_SGE_IO_UNION))/16; in megasas_init_adapter_fusion()
2323 sg_chain->Length = cpu_to_le32((sizeof(union MPI2_SGE_IO_UNION) * (sge_count - sg_processed))); in megasas_make_sgl_fusion()
3330 (fusion->max_sge_in_main_msg * sizeof(union MPI2_SGE_IO_UNION))); in megasas_prepare_secondRaid1_IO()
/linux/drivers/scsi/mpt3sas/mpi/
H A Dmpi2_init.h129 MPI2_SGE_IO_UNION SGL; /*0x60 */
H A Dmpi2.h1278 } MPI2_SGE_IO_UNION, *PTR_MPI2_SGE_IO_UNION, typedef
H A Dmpi2_cnfg.h488 MPI2_SGE_IO_UNION PageBufferSGE; /*0x1C */