Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/megaraid/
Dmegaraid_sas_fusion.h267 union MPI2_SGE_IO_UNION { union
315 union MPI2_SGE_IO_UNION SGL; /* 0x80 */
677 union MPI2_SGE_IO_UNION *sg_frame;
Dmegaraid_sas_fusion.c1136 / sizeof(union MPI2_SGE_IO_UNION); in megasas_init_adapter_fusion()
1148 sizeof(union MPI2_SGE_IO_UNION))/16; in megasas_init_adapter_fusion()
1352 sg_chain->Length = cpu_to_le32((sizeof(union MPI2_SGE_IO_UNION) * (sge_count - sg_processed))); in megasas_make_sgl_fusion()
/linux-4.4.14/drivers/scsi/mpt3sas/mpi/
Dmpi2_init.h118 MPI2_SGE_IO_UNION SGL; /*0x60 */
Dmpi2.h1155 } MPI2_SGE_IO_UNION, *PTR_MPI2_SGE_IO_UNION, typedef
Dmpi2_cnfg.h381 MPI2_SGE_IO_UNION PageBufferSGE; /*0x1C */