Searched refs:SGL (Results 1 - 25 of 37) sorted by relevance

12

/freebsd-10.3-release/sys/dev/asr/
H A Di2odpt.h38 I2O_SG_ELEMENT SGL; member in struct:_PRIVATE_SCSI_SCB_EXECUTE_MESSAGE
48 * by the SGL
50 * by the SGL
76 I2O_SG_ELEMENT SGL; member in struct:_PRIVATE_FLASH_REGION_MESSAGE
115 I2O_SG_ELEMENT SGL; member in struct:_PRIVATE_DRIVER_GETPUT_MESSAGE
H A Di2outil.h238 I2O_SG_ELEMENT SGL; member in struct:_I2O_UTIL_CONFIG_DIALOG_MESSAGE
354 I2O_SG_ELEMENT SGL; member in struct:_I2O_UTIL_PARAMS_GET_MESSAGE
366 I2O_SG_ELEMENT SGL; member in struct:_I2O_UTIL_PARAMS_SET_MESSAGE
H A Di2oexec.h275 I2O_SG_ELEMENT SGL; member in struct:_I2O_EXEC_ADAPTER_READ_MESSAGE
528 I2O_SG_ELEMENT SGL; member in struct:_I2O_EXEC_HRT_GET_MESSAGE
630 I2O_SG_ELEMENT SGL; member in struct:_I2O_EXEC_LCT_NOTIFY_MESSAGE
646 I2O_SG_ELEMENT SGL; member in struct:_I2O_EXEC_OUTBOUND_INIT_MESSAGE
857 I2O_SG_ELEMENT SGL; member in struct:_I2O_EXEC_SW_DOWNLOAD_MESSAGE
875 I2O_SG_ELEMENT SGL; member in struct:_I2O_EXEC_SW_UPLOAD_MESSAGE
914 I2O_SG_ELEMENT SGL; member in struct:_I2O_EXEC_SYS_MODIFY_MESSAGE
959 I2O_SG_ELEMENT SGL; member in struct:_I2O_EXEC_SYS_TAB_SET_MESSAGE
H A Di2obscsi.h490 I2O_SG_ELEMENT SGL; member in struct:_I2O_SCSI_SCB_EXECUTE_MESSAGE
H A Dasr.c1408 #define SG(SGL,Index,Flags,Buffer,Size) \
1410 &(((PI2O_SG_ELEMENT)(SGL))->u.Simple[Index].FlagsCount), \
1413 &(((PI2O_SG_ELEMENT)(SGL))->u.Simple[Index].FlagsCount), \
1416 &(((PI2O_SG_ELEMENT)(SGL))->u.Simple[Index]), \
1472 SG(&(Message_Ptr->SGL), 0,
1475 SG(&(Message_Ptr->SGL), 1,
1521 SG(&(Message_Ptr->SGL), 0,
1562 sg = Message_Ptr->SGL.u.Simple;
1841 sg = &((PPRIVATE_SCSI_SCB_EXECUTE_MESSAGE)Message_Ptr)->SGL.u.Simple[0];
1850 Message_Ptr)->SGL
[all...]
/freebsd-10.3-release/sys/dev/mpt/mpilib/
H A Dmpi_fc.h97 SGE_TRANS_SIMPLE_UNION SGL; member in struct:_MSG_LINK_SERVICE_BUFFER_POST_REQUEST
195 SGE_SIMPLE_UNION SGL; /* 24h */ member in struct:_MSG_LINK_SERVICE_RSP_REQUEST
234 SGE_SIMPLE_UNION SGL; /* 10h */ member in struct:_MSG_EXLINK_SERVICE_SEND_REQUEST
319 SGE_SIMPLE_UNION SGL; /* 10h */ member in struct:_MSG_FC_COMMON_TRANSPORT_SEND_REQUEST
H A Dmpi_raid.h217 SGE_IO_UNION SGL; /* 30h */ member in struct:_MSG_SCSI_IO_RAID_PT_REQUEST
261 SGE_IO_UNION SGL; member in struct:_MSG_MAILBOX_REQUEST
H A Dmpi_tool.h134 SGE_SIMPLE_UNION SGL; /* 0Ch */ member in struct:_MSG_TOOLBOX_MEM_MOVE_REQUEST
155 SGE_SIMPLE_UNION SGL; /* 14h */ member in struct:_MSG_TOOLBOX_DIAG_DATA_UPLOAD_REQUEST
199 SGE_SIMPLE_UNION SGL; /* 1Ch */ member in struct:_MSG_TOOLBOX_ISTWI_READ_WRITE_REQUEST
H A Dmpi_sas.h141 SGE_SIMPLE_UNION SGL; /* 20h */ member in struct:_MSG_SMP_PASSTHROUGH_REQUEST
196 SGE_SIMPLE_UNION SGL; /* 30h */ member in struct:_MSG_SATA_PASSTHROUGH_REQUEST
H A Dmpi_init.h119 SGE_IO_UNION SGL; /* 30h */ member in struct:_MSG_SCSI_IO_REQUEST
320 SGE_IO_UNION SGL; /* 68h */ member in struct:_MSG_SCSI_IO32_REQUEST
H A Dmpi_targ.h372 SGE_IO_UNION SGL[1]; /* 20h */ member in struct:_MSG_TARGET_ASSIST_REQUEST
438 SGE_IO_UNION SGL[1]; /* 50h */ member in struct:_MSG_TARGET_ASSIST_EXT_REQUEST
/freebsd-10.3-release/sys/dev/mpr/mpi/
H A Dmpi2_tool.h165 MPI2_SGE_SIMPLE_UNION SGL; /* 0x0C */ member in struct:_MPI2_TOOLBOX_MEM_MOVE_REQUEST
191 MPI2_SGE_SIMPLE_UNION SGL; /* 0x18 */ member in struct:_MPI2_TOOLBOX_DIAG_DATA_UPLOAD_REQUEST
240 MPI2_SGE_SIMPLE_UNION SGL; /* 0x30 */ member in struct:_MPI2_TOOLBOX_ISTWI_READ_WRITE_REQUEST
339 MPI2_MPI_SGE_IO_UNION SGL; /* 0x70 */ member in struct:_MPI2_TOOLBOX_DIAGNOSTIC_CLI_REQUEST
364 MPI25_SGE_IO_UNION SGL; /* 0x70 */ member in struct:_MPI25_TOOLBOX_DIAGNOSTIC_CLI_REQUEST
H A Dmpi2_sas.h61 * 10-28-09 02.00.03 Changed the type of SGL in MPI2_SATA_PASSTHROUGH_REQUEST
153 MPI2_SIMPLE_SGE_UNION SGL; /* 0x20 */ /* MPI v2.5: IEEE Simple 64 elements only */ member in struct:_MPI2_SMP_PASSTHROUGH_REQUEST
223 MPI2_SATA_PT_SGE_UNION SGL; /* 0x30 */ /* MPI v2.5: IEEE 64 elements only */ member in struct:_MPI2_SATA_PASSTHROUGH_REQUEST
H A Dmpi2_init.h156 MPI2_SGE_IO_UNION SGL; /* 0x60 */ member in struct:_MPI2_SCSI_IO_REQUEST
310 MPI25_SGE_IO_UNION SGL; /* 0x60 */ member in struct:_MPI25_SCSI_IO_REQUEST
H A Dmpi2_targ.h271 MPI2_SGE_IO_UNION SGL[1]; /* 0x50 */ member in struct:_MPI2_TARGET_ASSIST_REQUEST
377 MPI25_SGE_IO_UNION SGL; /* 0x50 */ member in struct:_MPI25_TARGET_ASSIST_REQUEST
H A Dmpi2_ioc.h1244 MPI2_MPI_SGE_UNION SGL; /* 0x14 */ member in struct:_MPI2_FW_DOWNLOAD_REQUEST
1293 MPI25_SGE_IO_UNION SGL; /* 0x20 */ member in struct:_MPI25_FW_DOWNLOAD_REQUEST
1337 MPI2_MPI_SGE_UNION SGL; /* 0x14 */ member in struct:_MPI2_FW_UPLOAD_REQUEST
1384 MPI25_SGE_IO_UNION SGL; /* 0x20 */ member in struct:_MPI25_FW_UPLOAD_REQUEST
/freebsd-10.3-release/sys/dev/mps/mpi/
H A Dmpi2_tool.h153 MPI2_SGE_SIMPLE_UNION SGL; /* 0x0C */ member in struct:_MPI2_TOOLBOX_MEM_MOVE_REQUEST
179 MPI2_SGE_SIMPLE_UNION SGL; /* 0x18 */ member in struct:_MPI2_TOOLBOX_DIAG_DATA_UPLOAD_REQUEST
228 MPI2_SGE_SIMPLE_UNION SGL; /* 0x30 */ member in struct:_MPI2_TOOLBOX_ISTWI_READ_WRITE_REQUEST
323 MPI2_SGE_SIMPLE_UNION SGL; /* 0x70 */ member in struct:_MPI2_TOOLBOX_DIAGNOSTIC_CLI_REQUEST
H A Dmpi2_sas.h53 * 10-28-09 02.00.03 Changed the type of SGL in MPI2_SATA_PASSTHROUGH_REQUEST
140 MPI2_SIMPLE_SGE_UNION SGL; /* 0x20 */ member in struct:_MPI2_SMP_PASSTHROUGH_REQUEST
199 MPI2_SGE_IO_UNION SGL; /* 0x30 */ member in struct:_MPI2_SATA_PASSTHROUGH_REQUEST
H A Dmpi2_init.h140 MPI2_SGE_IO_UNION SGL; /* 0x60 */ member in struct:_MPI2_SCSI_IO_REQUEST
H A Dmpi2_targ.h258 MPI2_SGE_IO_UNION SGL[1]; /* 0x50 */ member in struct:_MPI2_TARGET_ASSIST_REQUEST
H A Dmpi2_ioc.h1057 MPI2_MPI_SGE_UNION SGL; /* 0x14 */ member in struct:_MPI2_FW_DOWNLOAD_REQUEST
1125 MPI2_MPI_SGE_UNION SGL; /* 0x14 */ member in struct:_MPI2_FW_UPLOAD_REQUEST
/freebsd-10.3-release/sys/dev/mpt/
H A Dmpt_debug.c89 { MPI_IOCSTATUS_INVALID_SGL, "IOC: Invalid SGL" },
578 mpt_dump_sgl(&orig_msg->SGL,
579 ((char *)&orig_msg->SGL)-(char *)orig_msg);
606 mpt_dump_sgl(msg->SGL, 0);
/freebsd-10.3-release/sys/dev/mfi/
H A Dmfi_tbolt.c222 * / size of SGL ;
240 = offsetof(struct mfi_mpi2_request_raid_scsi_io, SGL)/16;
257 /* this is for SGL's */
819 mpi25_ieee_chain = (MPI25_IEEE_SGE_CHAIN64 *)&io_req->SGL.IeeeChain;
823 SGL) / 4;
913 * Construct SGL
916 (pMpi25IeeeSgeChain64_t) &io_request->SGL, cmd);
931 struct mfi_mpi2_request_raid_scsi_io, SGL)/4;
980 * For 32bit BSD we are getting 32 bit SGL's from OS
981 * but FW only take 64 bit SGL'
[all...]
/freebsd-10.3-release/sys/dev/mpr/
H A Dmpr_user.c507 mpr_init_sge(cm, req, &req->SGL);
522 return (mpr_push_ieee_sge(cm, &req->SGL, 0));
539 mpr_init_sge(cm, req, &req->SGL);
550 return (mpr_push_ieee_sge(cm, &req->SGL, 0));
567 mpr_init_sge(cm, req, &req->SGL);
585 mpr_init_sge(cm, req, &req->SGL);
901 * request. Then set the SGL info.
943 * IEEE SGL. The CLI Tool within the Toolbox uses IEEE SGLs, so clear
962 * Set up Sense buffer and SGL offset for IO passthru. SCSI IO request
982 * Set SGLOffset0 value. This is the number of dwords that SGL
[all...]
/freebsd-10.3-release/sys/dev/mps/
H A Dmps_user.c481 * This code assumes there is room in the request's SGL for
482 * the TransactionContext plus at least a SGL chain element.
484 CTASSERT(sizeof req->SGL >= sizeof tc + MPS_SGC_SIZE);
498 mpi_init_sge(cm, req, &req->SGL);
534 * This code assumes there is room in the request's SGL for
535 * the TransactionContext plus at least a SGL chain element.
537 CTASSERT(sizeof req->SGL >= sizeof tc + MPS_SGC_SIZE);
544 mpi_init_sge(cm, req, &req->SGL);
579 mpi_init_sge(cm, req, &req->SGL);
597 mpi_init_sge(cm, req, &req->SGL);
[all...]

Completed in 317 milliseconds

12