Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/scsi/adapters/mpi/
H A Dmpi2_tool.h177 MPI2_SGE_SIMPLE_UNION SGL; /* 0x0C */ member
203 MPI2_SGE_SIMPLE_UNION SGL; /* 0x18 */ member
252 MPI2_SGE_SIMPLE_UNION SGL; /* 0x30 */ member
351 MPI2_MPI_SGE_IO_UNION SGL; /* 0x70 */ member
376 MPI25_SGE_IO_UNION SGL; /* 0x70 */ member
H A Dmpi2_sas.h153 …MPI2_SIMPLE_SGE_UNION SGL; /* 0x20 */ /* MPI v2.5: IEEE Simple 64 elements only */ member
223 MPI2_SATA_PT_SGE_UNION SGL; /* 0x30 */ /* MPI v2.5: IEEE 64 elements only */ member
H A Dmpi2_init.h163 MPI2_SGE_IO_UNION SGL; /* 0x60 */ member
318 MPI25_SGE_IO_UNION SGL; /* 0x60 */ member
H A Dmpi2_targ.h275 MPI2_SGE_IO_UNION SGL[1]; /* 0x50 */ member
381 MPI25_SGE_IO_UNION SGL; /* 0x50 */ member
H A Dmpi2_ioc.h1477 MPI2_MPI_SGE_UNION SGL; /* 0x14 */ member
1533 MPI25_SGE_IO_UNION SGL; /* 0x20 */ member
1577 MPI2_MPI_SGE_UNION SGL; /* 0x14 */ member
1632 MPI25_SGE_IO_UNION SGL; /* 0x20 */ member
H A Dmpi2_history.txt341 * 08-25-15 02.00.34 Added PCIe Device Page 2 SGL format capability.
540 * support NVMe SGL format control.
587 * 10-28-09 02.00.03 Changed the type of SGL in MPI2_SATA_PASSTHROUGH_REQUEST
/illumos-gate/usr/src/uts/common/sys/mpt/
H A Dmpi_raid.h112 sge_io_union_t SGL; member
H A Dmpi_init.h35 sge_io_union_t SGL; member
H A Dmpi_ioc.h602 sge_mpi_union_t SGL; member
647 sge_mpi_union_t SGL; member
/illumos-gate/usr/src/uts/common/io/mr_sas/
H A Dld_pd_map.h137 Mpi2SGEIOUnion_t SGL; /* 0x80 */ member
H A Dmr_sas_tbolt.c670 offsetof(MPI2_RAID_SCSI_IO_REQUEST, SGL) / 16; in alloc_space_for_mpi2()
1274 (Mpi25IeeeSgeChain64_t *)&scsi_raid_io->SGL.IeeeChain; in mr_sas_tbolt_build_sgl()
1842 offsetof(MPI2_RAID_SCSI_IO_REQUEST, SGL) / 4); in mrsas_tbolt_build_cmd()
2237 &scsi_raid_io->SGL.IeeeChain; in mr_sas_tbolt_build_mfi_cmd()
2246 offsetof(MPI2_RAID_SCSI_IO_REQUEST, SGL) / 4); in mr_sas_tbolt_build_mfi_cmd()
2249 (U8)offsetof(MPI2_RAID_SCSI_IO_REQUEST, SGL) / 16); in mr_sas_tbolt_build_mfi_cmd()
2256 (Mpi25IeeeSgeChain64_t *)&scsi_raid_io->SGL.IeeeChain; in mr_sas_tbolt_build_mfi_cmd()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/lmrc/
H A Dlmrc.c1459 offsetof(Mpi25SCSIIORequest_t, SGL)) / sizeof (Mpi25SGEIOUnion_t); in lmrc_adapter_init()
1490 offsetof(Mpi25SCSIIORequest_t, SGL) / sizeof (Mpi25SGEIOUnion_t); in lmrc_adapter_init()
1900 io_req->SGLOffset0 = offsetof(Mpi25SCSIIORequest_t, SGL) / 4; in lmrc_get_mpt()
H A Dlmrc_ddi.c1122 Mpi25IeeeSgeChain64_t *sgl_ptr = &io_req->SGL.IeeeChain; in lmrc_dma_build_sgl()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c4430 sge = (pMpi2SGESimple64_t)(&frame->SGL); in mptsas_sge_mainframe()
4539 sge = (pMpi2SGESimple64_t)(&frame->SGL); in mptsas_sge_chain()
4779 ieeesge = (pMpi2IeeeSgeSimple64_t)(&frame->SGL); in mptsas_ieee_sge_mainframe()
4877 ieeesge = (pMpi2IeeeSgeSimple64_t)(&frame->SGL); in mptsas_ieee_sge_chain()
8781 (MPI2_SCSI_IO_REQUEST, SGL) / 4); in mptsas_start_cmd()
8803 ddi_put32(acc_hdl, &io_request->SGL.MpiSimple.FlagsLength, in mptsas_start_cmd()
10702 offsetof(MPI2_SCSI_IO_REQUEST, SGL) / 4); in mptsas_start_passthru()
10771 tcsge = (pMpi2FWDownloadTCSGE_t)&req->SGL; in mpi_pre_fw_download()
10777 pt->sgl_offset = offsetof(MPI2_FW_DOWNLOAD_REQUEST, SGL) + in mpi_pre_fw_download()
10810 tcsge = (pMpi2FWDownloadTCSGE_t)&req2->SGL; in mpi_pre_fw_25_download()
[all …]
H A Dmptsas_impl.c1256 tcsge = (pMpi2FWDownloadTCSGE_t)&fwdownload->SGL; in mptsas_uflash2()
1300 sge = (pMpi2IeeeSgeSimple64_t)&fwdownload->SGL; in mptsas_uflash25()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Drelease.txt6353 for Rx connections without SGL rings.