Home
last modified time | relevance | path

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

12

/linux-6.1.9/drivers/scsi/mpt3sas/mpi/
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
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
Dmpi2_init.h129 MPI2_SGE_IO_UNION SGL; /*0x60 */ member
281 MPI25_SGE_IO_UNION SGL; /*0x60 */ member
Dmpi2_ioc.h1441 MPI2_MPI_SGE_UNION SGL; /*0x14 */ member
1499 MPI25_SGE_IO_UNION SGL; /*0x20 */ member
1539 MPI2_MPI_SGE_UNION SGL; /*0x14 */ member
1592 MPI25_SGE_IO_UNION SGL; /*0x20 */ member
/linux-6.1.9/drivers/message/fusion/lsi/
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
Dmpi_tool.h107 SGE_SIMPLE_UNION SGL; /* 0Ch */ member
128 SGE_SIMPLE_UNION SGL; /* 14h */ member
172 SGE_SIMPLE_UNION SGL; /* 1Ch */ member
Dmpi_raid.h191 SGE_IO_UNION SGL; /* 30h */ member
235 SGE_IO_UNION SGL; member
Dmpi_sas.h115 SGE_SIMPLE_UNION SGL; /* 20h */ member
170 SGE_SIMPLE_UNION SGL; /* 30h */ member
Dmpi_init.h93 SGE_IO_UNION SGL; /* 30h */ member
294 SGE_IO_UNION SGL; /* 68h */ member
Dmpi_targ.h346 SGE_IO_UNION SGL[1]; /* 20h */ member
412 SGE_IO_UNION SGL[1]; /* 50h */ member
Dmpi_ioc.h1006 SGE_MPI_UNION SGL; /* 0Ch */ member
1066 SGE_MPI_UNION SGL; /* 0Ch */ member
/linux-6.1.9/arch/m68k/fpsp040/
Dsasin.S97 oril #0x3F800000,%d0 | ...+-1 IN SGL FORMAT
98 movel %d0,-(%sp) | ...push SIGN(X) IN SGL-FMT
Dstanh.S150 fmoves %d0,%fp1 | ...-SIGN(X)*2 IN SGL FMT
155 fmoves %d0,%fp0 | ...SGN IN SGL FMT
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
Dstan.S84 |--TERM IN SGL. NOTE THAT PI IS 64-BIT LONG, THUS N*PI/2 IS AT
/linux-6.1.9/arch/parisc/math-emu/
Ddecode_exc.c216 case SGL: in decode_fpu()
290 case SGL: in decode_fpu()
Dfloat.h391 #define SGL 0
/linux-6.1.9/Documentation/scsi/
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
Darcmsr_spec.rst120 7. Definition of SGL entry (structure)
/linux-6.1.9/drivers/scsi/mpt3sas/
Dmpt3sas_transport.c424 psge = &mpi_request->SGL; in _transport_expander_report_manufacture()
1332 psge = &mpi_request->SGL; in _transport_get_expander_phy_error_log()
1628 psge = &mpi_request->SGL; in _transport_expander_phy_control()
2117 psge = &mpi_request->SGL; in _transport_smp_handler()
Dmpt3sas_base.c441 sgel = (Mpi2SGESimple32_t *) &scsiio_request->SGL; in _clone_sg_entries()
2464 main_chain_element = (pMpi25IeeeSgeChain64_t)&mpi_request->SGL; in base_make_prp_nvme()
2488 ptr_first_sgl = (pMpi25IeeeSgeChain64_t)&mpi_request->SGL; in base_make_prp_nvme()
2708 sg_local = &mpi_request->SGL; in _base_build_sg_scmd()
2713 mpi_request->ChainOffset = (offsetof(Mpi2SCSIIORequest_t, SGL) + in _base_build_sg_scmd()
2852 sg_local = &mpi_request->SGL; in _base_build_sg_scmd_ieee()
2854 offsetof(Mpi25SCSIIORequest_t, SGL))/ioc->sge_size_ieee; in _base_build_sg_scmd_ieee()
2859 (offsetof(Mpi25SCSIIORequest_t, SGL)/ioc->sge_size_ieee); in _base_build_sg_scmd_ieee()
4693 ioc->build_sg(ioc, &mpi_request->SGL, 0, 0, fwpkg_data_dma, in _base_display_fwpkg_version()
/linux-6.1.9/drivers/scsi/megaraid/
Dmegaraid_sas_fusion.c1838 - offsetof(struct MPI2_RAID_SCSI_IO_REQUEST, SGL))/16; in megasas_init_adapter_fusion()
1850 offsetof(struct MPI2_RAID_SCSI_IO_REQUEST, SGL)/16; in megasas_init_adapter_fusion()
2356 sgl_chain64 = (struct MPI25_IEEE_SGE_CHAIN64 *)&cmd->io_request->SGL; in megasas_make_sgl()
3286 offsetof(struct MPI2_RAID_SCSI_IO_REQUEST, SGL) / 4; in megasas_build_io_fusion()
3326 memcpy(&r1_cmd->io_request->SGL, &cmd->io_request->SGL, in megasas_prepare_secondRaid1_IO()
3915 (struct MPI25_IEEE_SGE_CHAIN64 *)&io_req->SGL; in build_mpt_mfi_pass_thru()
3921 (struct MPI25_IEEE_SGE_CHAIN64 *)&io_req->SGL.IeeeChain; in build_mpt_mfi_pass_thru()
3925 SGL) / 4; in build_mpt_mfi_pass_thru()
Dmegaraid_sas_fusion.h529 union MPI2_SGE_IO_UNION SGL; /* 0x80 */ member
/linux-6.1.9/drivers/message/fusion/
Dmptscsih.c202 psge = (char *) &pReq->SGL; in mptscsih_AddSGE()
1415 ioc->add_sge((char *)&pScsiReq->SGL, in mptscsih_qcmd()
2958 ioc->add_sge((char *) &pScsiReq->SGL, in mptscsih_do_cmd()
2961 ioc->add_sge((char *) &pScsiReq->SGL, in mptscsih_do_cmd()
Dmptctl.c812 ptsge = (FWDownloadTCSGE_t *) &dlmsg->SGL; in mptctl_do_fw_download()
2485 ioc->add_sge((char *)&IstwiRWRequest->SGL, in mptctl_hp_hostinfo()

12