MsgLength         631 drivers/message/fusion/lsi/mpi.h     U8                      MsgLength;
MsgLength         538 drivers/message/fusion/lsi/mpi_cnfg.h     U8                      MsgLength;                  /* 02h */
MsgLength          91 drivers/message/fusion/lsi/mpi_fc.h     U8                      MsgLength;          /* 02h */
MsgLength         180 drivers/message/fusion/lsi/mpi_fc.h     U8                      MsgLength;          /* 02h */
MsgLength         222 drivers/message/fusion/lsi/mpi_fc.h     U8                      MsgLength;          /* 02h */
MsgLength         264 drivers/message/fusion/lsi/mpi_fc.h     U8                      MsgLength;          /* 02h */
MsgLength         308 drivers/message/fusion/lsi/mpi_fc.h     U8                      MsgLength;          /* 02h */
MsgLength         354 drivers/message/fusion/lsi/mpi_fc.h     U8                      MsgLength;          /* 02h */
MsgLength         153 drivers/message/fusion/lsi/mpi_init.h     U8                      MsgLength;          /* 02h */
MsgLength         384 drivers/message/fusion/lsi/mpi_init.h     U8                      MsgLength;                  /* 02h */
MsgLength         451 drivers/message/fusion/lsi/mpi_init.h     U8                      MsgLength;          /* 02h */
MsgLength         536 drivers/message/fusion/lsi/mpi_init.h     U8                      MsgLength;          /* 02h */
MsgLength         196 drivers/message/fusion/lsi/mpi_ioc.h     U8                      MsgLength;                  /* 02h */
MsgLength         244 drivers/message/fusion/lsi/mpi_ioc.h     U8                      MsgLength;                  /* 02h */
MsgLength         341 drivers/message/fusion/lsi/mpi_ioc.h      U8                     MsgLength;                  /* 02h */
MsgLength         400 drivers/message/fusion/lsi/mpi_ioc.h     U8                      MsgLength;                  /* 02h */
MsgLength         440 drivers/message/fusion/lsi/mpi_ioc.h      U8                     MsgLength;                  /* 02h */
MsgLength         473 drivers/message/fusion/lsi/mpi_ioc.h     U8                      MsgLength;                  /* 02h */
MsgLength        1041 drivers/message/fusion/lsi/mpi_ioc.h     U8                      MsgLength;                  /* 02h */
MsgLength        1100 drivers/message/fusion/lsi/mpi_ioc.h     U8                      MsgLength;                  /* 02h */
MsgLength          66 drivers/message/fusion/lsi/mpi_lan.h     U8                      MsgLength;          /* 02h */
MsgLength         101 drivers/message/fusion/lsi/mpi_lan.h     U8                      MsgLength;          /* 02h */
MsgLength         137 drivers/message/fusion/lsi/mpi_lan.h     U8                      MsgLength;          /* 02h */
MsgLength         137 drivers/message/fusion/lsi/mpi_raid.h     U8                      MsgLength;          /* 02h */
MsgLength         202 drivers/message/fusion/lsi/mpi_raid.h     U8                      MsgLength;          /* 02h */
MsgLength         244 drivers/message/fusion/lsi/mpi_raid.h     U8                      MsgLength;          /* 02h */
MsgLength         133 drivers/message/fusion/lsi/mpi_sas.h     U8                      MsgLength;          /* 02h */
MsgLength         196 drivers/message/fusion/lsi/mpi_sas.h     U8                      MsgLength;          /* 02h */
MsgLength         265 drivers/message/fusion/lsi/mpi_sas.h     U8                      MsgLength;          /* 02h */
MsgLength         118 drivers/message/fusion/lsi/mpi_targ.h     U8                      MsgLength;                  /* 02h */
MsgLength         135 drivers/message/fusion/lsi/mpi_targ.h     U8                      MsgLength;                  /* 02h */
MsgLength         153 drivers/message/fusion/lsi/mpi_targ.h     U8                      MsgLength;                  /* 02h */
MsgLength         211 drivers/message/fusion/lsi/mpi_targ.h     U8                      MsgLength;                  /* 02h */
MsgLength         360 drivers/message/fusion/lsi/mpi_targ.h     U8                      MsgLength;                  /* 02h */
MsgLength         556 drivers/message/fusion/lsi/mpi_targ.h     U8                      MsgLength;                  /* 02h */
MsgLength          51 drivers/message/fusion/lsi/mpi_tool.h     U8                      MsgLength;                  /* 02h */
MsgLength         303 drivers/message/fusion/lsi/mpi_tool.h     U8                      MsgLength;                  /* 02h */
MsgLength         340 drivers/message/fusion/lsi/mpi_tool.h     U8                      MsgLength;                  /* 02h */
MsgLength         652 drivers/message/fusion/mptbase.c 			4 * reply->u.reply.MsgLength));
MsgLength        3132 drivers/message/fusion/mptbase.c 	if (facts->MsgLength > offsetof(IOCFactsReply_t, RequestFrameSize)/sizeof(u32)) {
MsgLength        3188 drivers/message/fusion/mptbase.c 		if (facts->MsgLength >= (offsetof(IOCFactsReply_t,FWImageSize) + 7)/4 &&
MsgLength        3237 drivers/message/fusion/mptbase.c 		     ioc->name, facts->MsgLength, (offsetof(IOCFactsReply_t,
MsgLength        4672 drivers/message/fusion/mptbase.c 	mptReply->MsgLength = 0;
MsgLength        4743 drivers/message/fusion/mptbase.c 		for (ii=0; ii < min(replyBytes/2,mptReply->MsgLength*2); ii++)
MsgLength        4902 drivers/message/fusion/mptbase.c 	for (u16cnt=2; !failcnt && u16cnt < (2 * mptReply->MsgLength); u16cnt++) {
MsgLength        4922 drivers/message/fusion/mptbase.c 	else if (u16cnt != (2 * mptReply->MsgLength)) {
MsgLength         227 drivers/message/fusion/mptctl.c 	sz = min(ioc->reply_sz, 4*reply->u.reply.MsgLength);
MsgLength         302 drivers/message/fusion/mptctl.c 	    min(MPT_DEFAULT_FRAME_SIZE, 4 * mr->u.reply.MsgLength));
MsgLength        1230 drivers/message/fusion/mptsas.c 		    min(MPT_DEFAULT_FRAME_SIZE, 4 * mr->u.reply.MsgLength));
MsgLength        2068 drivers/message/fusion/mptsas.c 		    min(ioc->reply_sz, 4 * reply->u.reply.MsgLength));
MsgLength        5084 drivers/message/fusion/mptsas.c 	event_data_sz = ((reply->MsgLength * 4) -
MsgLength        2067 drivers/message/fusion/mptscsih.c 	    min(MPT_DEFAULT_FRAME_SIZE, 4 * mr->u.reply.MsgLength));
MsgLength        2644 drivers/message/fusion/mptscsih.c 	    min(MPT_DEFAULT_FRAME_SIZE, 4 * reply->u.reply.MsgLength));
MsgLength         426 drivers/scsi/megaraid/megaraid_sas_fusion.h 	u8 MsgLength;		/*0x02 */
MsgLength         820 drivers/scsi/mpt3sas/mpi/mpi2.h 	U8 MsgLength;		/*0x02 */
MsgLength         507 drivers/scsi/mpt3sas/mpi/mpi2_cnfg.h 	U8                      MsgLength;                  /*0x02 */
MsgLength         350 drivers/scsi/mpt3sas/mpi/mpi2_init.h 	U8 MsgLength;		/*0x02 */
MsgLength         468 drivers/scsi/mpt3sas/mpi/mpi2_init.h 	U8 MsgLength;		/*0x02 */
MsgLength         558 drivers/scsi/mpt3sas/mpi/mpi2_init.h 	U8 MsgLength;		/*0x02 */
MsgLength         269 drivers/scsi/mpt3sas/mpi/mpi2_ioc.h 	U8 MsgLength;		/*0x02 */
MsgLength         304 drivers/scsi/mpt3sas/mpi/mpi2_ioc.h 	U8 MsgLength;		/*0x02 */
MsgLength         424 drivers/scsi/mpt3sas/mpi/mpi2_ioc.h 	U8 MsgLength;		/*0x02 */
MsgLength         474 drivers/scsi/mpt3sas/mpi/mpi2_ioc.h 	U8 MsgLength;		/*0x02 */
MsgLength         520 drivers/scsi/mpt3sas/mpi/mpi2_ioc.h 	U8 MsgLength;		/*0x02 */
MsgLength        1357 drivers/scsi/mpt3sas/mpi/mpi2_ioc.h 	U8 MsgLength;		/*0x02 */
MsgLength        1403 drivers/scsi/mpt3sas/mpi/mpi2_ioc.h 	U8 MsgLength;		/*0x02 */
MsgLength        1501 drivers/scsi/mpt3sas/mpi/mpi2_ioc.h 	U8 MsgLength;		/*0x02 */
MsgLength        1594 drivers/scsi/mpt3sas/mpi/mpi2_ioc.h 	U8 MsgLength;		/*0x02 */
MsgLength        1702 drivers/scsi/mpt3sas/mpi/mpi2_ioc.h 	U8 MsgLength;		/*0x02 */
MsgLength        1788 drivers/scsi/mpt3sas/mpi/mpi2_ioc.h 	U8                      MsgLength;          /* 0x02 */
MsgLength          94 drivers/scsi/mpt3sas/mpi/mpi2_pci.h 	U8	MsgLength;                      /*0x02 */
MsgLength         341 drivers/scsi/mpt3sas/mpi/mpi2_raid.h 	U8 MsgLength;		/*0x02 */
MsgLength         132 drivers/scsi/mpt3sas/mpi/mpi2_sas.h 	U8 MsgLength;		/*0x02 */
MsgLength         202 drivers/scsi/mpt3sas/mpi/mpi2_sas.h 	U8 MsgLength;		/*0x02 */
MsgLength         289 drivers/scsi/mpt3sas/mpi/mpi2_sas.h 	U8 MsgLength;		/*0x02 */
MsgLength          73 drivers/scsi/mpt3sas/mpi/mpi2_tool.h 	U8 MsgLength;		/*0x02 */
MsgLength         244 drivers/scsi/mpt3sas/mpi/mpi2_tool.h 	U8 MsgLength;		/*0x02 */
MsgLength         346 drivers/scsi/mpt3sas/mpi/mpi2_tool.h 	U8 MsgLength;		/*0x02 */
MsgLength         441 drivers/scsi/mpt3sas/mpi/mpi2_tool.h 	U8 MsgLength;			/*0x02 */
MsgLength         511 drivers/scsi/mpt3sas/mpi/mpi2_tool.h 	U8 MsgLength;		/*0x02 */
MsgLength         551 drivers/scsi/mpt3sas/mpi/mpi2_tool.h 	U8 MsgLength;		/*0x02 */
MsgLength        1245 drivers/scsi/mpt3sas/mpt3sas_base.c 		memcpy(ioc->base_cmds.reply, mpi_reply, mpi_reply->MsgLength*4);
MsgLength        5744 drivers/scsi/mpt3sas/mpt3sas_base.c 	for (i = 2; i < default_reply->MsgLength * 2; i++)  {
MsgLength        6264 drivers/scsi/mpt3sas/mpt3sas_base.c 	memcpy(ioc->port_enable_cmds.reply, mpi_reply, mpi_reply->MsgLength*4);
MsgLength         269 drivers/scsi/mpt3sas/mpt3sas_config.c 		    mpi_reply->MsgLength*4);
MsgLength         268 drivers/scsi/mpt3sas/mpt3sas_ctl.c 		memcpy(ioc->ctl_cmds.reply, mpi_reply, mpi_reply->MsgLength*4);
MsgLength         620 drivers/scsi/mpt3sas/mpt3sas_ctl.c 		tm_reply->MsgLength = sizeof(Mpi2SCSITaskManagementReply_t)/4;
MsgLength        2584 drivers/scsi/mpt3sas/mpt3sas_scsih.c 		memcpy(ioc->tm_cmds.reply, mpi_reply, mpi_reply->MsgLength*4);
MsgLength        5174 drivers/scsi/mpt3sas/mpt3sas_scsih.c 	event_reply->MsgLength = sz/4;
MsgLength        5843 drivers/scsi/mpt3sas/mpt3sas_scsih.c 		    mpi_reply->MsgLength*4);
MsgLength         243 drivers/scsi/mpt3sas/mpt3sas_transport.c 		    mpi_reply->MsgLength*4);
MsgLength         789 drivers/usb/gadget/function/rndis.c 	u32 MsgType, MsgLength;
MsgLength         797 drivers/usb/gadget/function/rndis.c 	MsgLength = get_unaligned_le32(tmp++);
MsgLength         853 drivers/usb/gadget/function/rndis.c 			__func__, MsgType, MsgLength);
MsgLength         855 drivers/usb/gadget/function/rndis.c 		if (MsgLength > 16)
MsgLength         856 drivers/usb/gadget/function/rndis.c 			MsgLength = 16;
MsgLength         858 drivers/usb/gadget/function/rndis.c 				     buf, MsgLength);