Home
last modified time | relevance | path

Searched refs:SGL (Results 1 – 25 of 27) sorted by relevance

12

/linux/drivers/scsi/mpt3sas/mpi/
H A Dmpi2_tool.h144 MPI2_SGE_SIMPLE_UNION SGL; /*0x0C */ member
168 MPI2_SGE_SIMPLE_UNION SGL; /*0x18 */ member
213 MPI2_SGE_SIMPLE_UNION SGL; /*0x30 */ member
313 MPI2_MPI_SGE_IO_UNION SGL; /*0x70 */ member
336 MPI25_SGE_IO_UNION SGL; /* 0x70 */ member
424 MPI25_SGE_IO_UNION SGL; /*0x14 */ member
H A Dmpi2_sas.h119 MPI2_SIMPLE_SGE_UNION SGL;/*0x20 */ member
183 MPI2_SATA_PT_SGE_UNION SGL;/*0x30*//*MPI v2.5: IEEE 64 elements only*/ member
H A Dmpi2_init.h129 MPI2_SGE_IO_UNION SGL; /*0x60 */ member
281 MPI25_SGE_IO_UNION SGL; /*0x60 */ member
H A Dmpi2_ioc.h1434 MPI2_MPI_SGE_UNION SGL; /*0x14 */ member
1492 MPI25_SGE_IO_UNION SGL; /*0x20 */ member
1532 MPI2_MPI_SGE_UNION SGL; /*0x14 */ member
1585 MPI25_SGE_IO_UNION SGL; /*0x20 */ member
/linux/drivers/message/fusion/lsi/
H A Dmpi_fc.h70 SGE_TRANS_SIMPLE_UNION SGL; member
168 SGE_SIMPLE_UNION SGL; /* 24h */ member
207 SGE_SIMPLE_UNION SGL; /* 10h */ member
292 SGE_SIMPLE_UNION SGL; /* 10h */ member
H A Dmpi_tool.h107 SGE_SIMPLE_UNION SGL; /* 0Ch */ member
128 SGE_SIMPLE_UNION SGL; /* 14h */ member
172 SGE_SIMPLE_UNION SGL; /* 1Ch */ member
H A Dmpi_raid.h191 SGE_IO_UNION SGL; /* 30h */ member
235 SGE_IO_UNION SGL; member
H A Dmpi_sas.h115 SGE_SIMPLE_UNION SGL; /* 20h */ member
170 SGE_SIMPLE_UNION SGL; /* 30h */ member
H A Dmpi_init.h93 SGE_IO_UNION SGL; /* 30h */ member
294 SGE_IO_UNION SGL; /* 68h */ member
H A Dmpi_targ.h346 SGE_IO_UNION SGL[1]; /* 20h */ member
412 SGE_IO_UNION SGL[1]; /* 50h */ member
H A Dmpi_ioc.h1006 SGE_MPI_UNION SGL; /* 0Ch */ member
1066 SGE_MPI_UNION SGL; /* 0Ch */ member
/linux/arch/m68k/fpsp040/
H A Dsasin.S97 oril #0x3F800000,%d0 | ...+-1 IN SGL FORMAT
98 movel %d0,-(%sp) | ...push SIGN(X) IN SGL-FMT
H A Dstanh.S150 fmoves %d0,%fp1 | ...-SIGN(X)*2 IN SGL FMT
155 fmoves %d0,%fp0 | ...SGN IN SGL FMT
H A Dutil.S251 |case DEST_FMT = SGL
330 | *case RndPr(from cmdreg3b{6:5} = 10 then RND_PREC = SGL
334 | case 01 then RND_PREC = SGL
339 | case 01 then RND_PREC = SGL
583 |case DEST_FMT = SGL
H A Dstan.S84 |--TERM IN SGL. NOTE THAT PI IS 64-BIT LONG, THUS N*PI/2 IS AT
H A Dssin.S455 oril #0x5F000000,%d2 | ...D2 IS SIGN(INARG)*2**63 IN SGL
/linux/arch/parisc/math-emu/
H A Ddecode_exc.c216 case SGL: in decode_fpu()
290 case SGL: in decode_fpu()
H A Dfloat.h391 #define SGL 0
/linux/Documentation/scsi/
H A DChangeLog.megaraid_sas167 12. Fix max_sectors setting for IEEE SGL's.
314 5. Add the IEEE SGL support to the driver
397 1. Setting the max_sectors_per_req based on max SGL supported by the
400 this was resulting in a value greater than max SGL supported
555 3 SGE for 32 bit SGL
H A Darcmsr_spec.rst121 7. Definition of SGL entry (structure)
/linux/drivers/scsi/megaraid/
H A Dmegaraid_sas_fusion.c1841 - offsetof(struct MPI2_RAID_SCSI_IO_REQUEST, SGL))/16; in megasas_init_adapter_fusion()
1853 offsetof(struct MPI2_RAID_SCSI_IO_REQUEST, SGL)/16; in megasas_init_adapter_fusion()
2362 sgl_chain64 = (struct MPI25_IEEE_SGE_CHAIN64 *)&cmd->io_request->SGL; in megasas_make_sgl()
3292 offsetof(struct MPI2_RAID_SCSI_IO_REQUEST, SGL) / 4; in megasas_build_io_fusion()
3921 (struct MPI25_IEEE_SGE_CHAIN64 *)&io_req->SGL; in build_mpt_mfi_pass_thru()
3927 (struct MPI25_IEEE_SGE_CHAIN64 *)&io_req->SGL.IeeeChain; in build_mpt_mfi_pass_thru()
3931 SGL) / 4; in build_mpt_mfi_pass_thru()
H A Dmegaraid_sas_fusion.h530 union MPI2_SGE_IO_UNION SGL; /* 0x80 */ member
/linux/Documentation/hid/
H A Dintel-thc-hid.rst365 provide SGL (scatter gather list) APIs to support this usage.
368 SGL that describes the virtual to physical buffer mapping.
/linux/drivers/message/fusion/
H A Dmptctl.c812 ptsge = (FWDownloadTCSGE_t *) &dlmsg->SGL; in mptctl_do_fw_download()
2484 ioc->add_sge((char *)&IstwiRWRequest->SGL, in mptctl_hp_hostinfo()
H A Dmptbase.c3607 ptcsge = (FWUploadTCSGE_t *) &prequest->SGL; in mpt_do_upload()
3615 request_size = offsetof(FWUpload_t, SGL) + sizeof(FWUploadTCSGE_t) + in mpt_do_upload()

12