Home
last modified time | relevance | path

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

12

/linux-3.4.99/drivers/message/fusion/lsi/ !
Dmpi_fc.h69 SGE_TRANS_SIMPLE_UNION SGL; member
167 SGE_SIMPLE_UNION SGL; /* 24h */ member
206 SGE_SIMPLE_UNION SGL; /* 10h */ member
291 SGE_SIMPLE_UNION SGL; /* 10h */ member
Dmpi_tool.h106 SGE_SIMPLE_UNION SGL; /* 0Ch */ member
127 SGE_SIMPLE_UNION SGL; /* 14h */ member
171 SGE_SIMPLE_UNION SGL; /* 1Ch */ member
Dmpi_raid.h190 SGE_IO_UNION SGL; /* 30h */ member
234 SGE_IO_UNION SGL; member
Dmpi_sas.h114 SGE_SIMPLE_UNION SGL; /* 20h */ member
169 SGE_SIMPLE_UNION SGL; /* 30h */ member
Dmpi_init.h92 SGE_IO_UNION SGL; /* 30h */ member
293 SGE_IO_UNION SGL; /* 68h */ member
Dmpi_targ.h345 SGE_IO_UNION SGL[1]; /* 20h */ member
411 SGE_IO_UNION SGL[1]; /* 50h */ member
Dmpi_ioc.h1005 SGE_MPI_UNION SGL; /* 0Ch */ member
1065 SGE_MPI_UNION SGL; /* 0Ch */ member
/linux-3.4.99/drivers/scsi/mpt2sas/mpi/ !
Dmpi2_tool.h122 MPI2_SGE_SIMPLE_UNION SGL; /* 0x0C */ member
147 MPI2_SGE_SIMPLE_UNION SGL; /* 0x18 */ member
194 MPI2_SGE_SIMPLE_UNION SGL; /* 0x30 */ member
291 MPI2_SGE_SIMPLE_UNION SGL; /* 0x70 */ member
Dmpi2_sas.h108 MPI2_SIMPLE_SGE_UNION SGL; /* 0x20 */ member
167 MPI2_SGE_IO_UNION SGL; /* 0x30 */ member
Dmpi2_init.h108 MPI2_SGE_IO_UNION SGL; /* 0x60 */ member
Dmpi2_ioc.h1136 MPI2_MPI_SGE_UNION SGL; /* 0x14 */ member
1204 MPI2_MPI_SGE_UNION SGL; /* 0x14 */ member
/linux-3.4.99/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
Dssin.S455 oril #0x5F000000,%d2 | ...D2 IS SIGN(INARG)*2**63 IN SGL
/linux-3.4.99/arch/parisc/math-emu/ !
Ddecode_exc.c229 case SGL: in decode_fpu()
303 case SGL: in decode_fpu()
Dfloat.h404 #define SGL 0
/linux-3.4.99/drivers/scsi/megaraid/ !
Dmegaraid_sas_fusion.c919 offsetof(struct MPI2_RAID_SCSI_IO_REQUEST, SGL))/16; in megasas_init_adapter_fusion()
929 offsetof(struct MPI2_RAID_SCSI_IO_REQUEST, SGL)/16; in megasas_init_adapter_fusion()
1594 &io_request->SGL, cmd); in megasas_build_io_fusion()
1613 offsetof(struct MPI2_RAID_SCSI_IO_REQUEST, SGL) / 4; in megasas_build_io_fusion()
1940 (struct MPI25_IEEE_SGE_CHAIN64 *)&io_req->SGL; in build_mpt_mfi_pass_thru()
1946 (struct MPI25_IEEE_SGE_CHAIN64 *)&io_req->SGL.IeeeChain; in build_mpt_mfi_pass_thru()
1950 SGL) / 4; in build_mpt_mfi_pass_thru()
Dmegaraid_sas_fusion.h292 union MPI2_SGE_IO_UNION SGL; /* 0x80 */ member
/linux-3.4.99/Documentation/scsi/ !
DChangeLog.megaraid_sas68 12. Fix max_sectors setting for IEEE SGL's.
215 5. Add the IEEE SGL support to the driver
298 1. Setting the max_sectors_per_req based on max SGL supported by the
301 this was resulting in a value greater than max SGL supported
456 3 SGE for 32 bit SGL
Darcmsr_spec.txt63 ** 7. Definition of SGL entry (structure)
/linux-3.4.99/drivers/scsi/mpt2sas/ !
Dmpt2sas_transport.c377 psge = &mpi_request->SGL; in _transport_expander_report_manufacture()
1163 psge = &mpi_request->SGL; in _transport_get_expander_phy_error_log()
1487 psge = &mpi_request->SGL; in _transport_expander_phy_control()
1916 psge = &mpi_request->SGL; in _transport_smp_handler()
/linux-3.4.99/drivers/message/fusion/ !
Dmptscsih.c204 psge = (char *) &pReq->SGL; in mptscsih_AddSGE()
1507 ioc->add_sge((char *)&pScsiReq->SGL, in mptscsih_qcmd()
3063 ioc->add_sge((char *) &pScsiReq->SGL, in mptscsih_do_cmd()
3066 ioc->add_sge((char *) &pScsiReq->SGL, in mptscsih_do_cmd()
Dmptctl.c840 ptsge = (FWDownloadTCSGE_t *) &dlmsg->SGL; in mptctl_do_fw_download()
2609 ioc->add_sge((char *)&IstwiRWRequest->SGL, in mptctl_hp_hostinfo()

12