Searched refs:MPI2_SGE_IO_UNION (Results 1 - 6 of 6) sorted by relevance

/drivers/scsi/megaraid/
H A Dmegaraid_sas_fusion.h244 union MPI2_SGE_IO_UNION { union
292 union MPI2_SGE_IO_UNION SGL; /* 0x80 */
622 union MPI2_SGE_IO_UNION *sg_frame;
H A Dmegaraid_sas_fusion.c922 MEGASAS_MAX_SZ_CHAIN_FRAME / sizeof(union MPI2_SGE_IO_UNION);
933 sizeof(union MPI2_SGE_IO_UNION))/16;
1131 sg_chain->Length = (sizeof(union MPI2_SGE_IO_UNION)
/drivers/scsi/mpt2sas/mpi/
H A Dmpi2_sas.h22 * to MPI2_SGE_IO_UNION since it supports chained SGLs.
167 MPI2_SGE_IO_UNION SGL; /* 0x30 */
H A Dmpi2_init.h108 MPI2_SGE_IO_UNION SGL; /* 0x60 */
H A Dmpi2.h1125 } MPI2_SGE_IO_UNION, MPI2_POINTER PTR_MPI2_SGE_IO_UNION, typedef in typeref:union:_MPI2_SGE_IO_UNION
H A Dmpi2_cnfg.h351 MPI2_SGE_IO_UNION PageBufferSGE; /* 0x1C */

Completed in 197 milliseconds