Home
last modified time | relevance | path

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

12

/openbmc/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.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
/openbmc/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
/openbmc/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
/openbmc/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
/openbmc/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)
/openbmc/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_transport.c424 psge = &mpi_request->SGL; in _transport_expander_report_manufacture()
1342 psge = &mpi_request->SGL; in _transport_get_expander_phy_error_log()
1638 psge = &mpi_request->SGL; in _transport_expander_phy_control()
2127 psge = &mpi_request->SGL; in _transport_smp_handler()
H A Dmpt3sas_base.c457 sgel = (Mpi2SGESimple32_t *) &scsiio_request->SGL; in _clone_sg_entries()
2480 main_chain_element = (pMpi25IeeeSgeChain64_t)&mpi_request->SGL; in base_make_prp_nvme()
2504 ptr_first_sgl = (pMpi25IeeeSgeChain64_t)&mpi_request->SGL; in base_make_prp_nvme()
2724 sg_local = &mpi_request->SGL; in _base_build_sg_scmd()
2729 mpi_request->ChainOffset = (offsetof(Mpi2SCSIIORequest_t, SGL) + in _base_build_sg_scmd()
2868 sg_local = &mpi_request->SGL; in _base_build_sg_scmd_ieee()
2870 offsetof(Mpi25SCSIIORequest_t, SGL))/ioc->sge_size_ieee; in _base_build_sg_scmd_ieee()
2875 (offsetof(Mpi25SCSIIORequest_t, SGL)/ioc->sge_size_ieee); in _base_build_sg_scmd_ieee()
4704 ioc->build_sg(ioc, &mpi_request->SGL, 0, 0, fwpkg_data_dma, in _base_display_fwpkg_version()
/openbmc/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()
2359 sgl_chain64 = (struct MPI25_IEEE_SGE_CHAIN64 *)&cmd->io_request->SGL; in megasas_make_sgl()
3289 offsetof(struct MPI2_RAID_SCSI_IO_REQUEST, SGL) / 4; in megasas_build_io_fusion()
3918 (struct MPI25_IEEE_SGE_CHAIN64 *)&io_req->SGL; in build_mpt_mfi_pass_thru()
3924 (struct MPI25_IEEE_SGE_CHAIN64 *)&io_req->SGL.IeeeChain; in build_mpt_mfi_pass_thru()
3928 SGL) / 4; in build_mpt_mfi_pass_thru()
H A Dmegaraid_sas_fusion.h530 union MPI2_SGE_IO_UNION SGL; /* 0x80 */ member
/openbmc/linux/drivers/message/fusion/
H A Dmptscsih.c202 psge = (char *) &pReq->SGL; in mptscsih_AddSGE()
1414 ioc->add_sge((char *)&pScsiReq->SGL, in mptscsih_qcmd()
2957 ioc->add_sge((char *) &pScsiReq->SGL, in mptscsih_do_cmd()
2960 ioc->add_sge((char *) &pScsiReq->SGL, in mptscsih_do_cmd()
H A Dmptctl.c812 ptsge = (FWDownloadTCSGE_t *) &dlmsg->SGL; in mptctl_do_fw_download()
2485 ioc->add_sge((char *)&IstwiRWRequest->SGL, in mptctl_hp_hostinfo()

12