/titanic_41/usr/src/cmd/lms/ |
H A D | LMEConnection.h | 184 DataLength(dataLength) in LMEGlobalRequestMessage() 205 UINT32 DataLength; member 277 DataLength(dataLength) in LMEMessage() 296 const UINT32 DataLength; member
|
H A D | ProtocolCompat.cpp | 139 …PRINT("[Compat]sending %d bytes from HECI connection %d to socket %d\n", ntohs(msg->DataLength), m… in _LmeReceiveCompat() 140 if (-1 == _send(it->second->GetSocket(), (char *)msg->Data, ntohs(msg->DataLength), error)) { in _LmeReceiveCompat()
|
H A D | LMS_if.h | 124 UINT32 DataLength; member
|
H A D | LMS_if_compat.h | 206 UINT16 DataLength; member
|
H A D | Protocol.cpp | 1202 int count = _send(s, (char *)udpSendToMessage->Data, udpSendToMessage->DataLength, error); 1203 PRINT("Sent UDP data: %d bytes of %d.\n", count, udpSendToMessage->DataLength); 1353 if (it->second->GetRxWindow() < chDMsg->DataLength) { 1359 chDMsg->DataLength, senderr); 1361 count, chDMsg->DataLength, chDMsg->RecipientChannel, 1373 _lme.ChannelWindowAdjust(it->second->GetRecipientChannel(), chDMsg->DataLength);
|
H A D | LMEConnection.cpp | 434 message->DataLength = htonl(len); in ChannelData() 575 ntohl(((APF_CHANNEL_DATA_MESSAGE *)buf)->DataLength))) { in _checkMinMsgSize() 709 ntohl(pMessage->DataLength), in _doRX()
|
H A D | LMEConnectionCompat.cpp | 66 msg->DataLength = htons(len); in CompatSendMessage()
|
/titanic_41/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/ |
H A D | mpi2_tool.h | 184 U32 DataLength; /* 0x14 */ member 331 U32 DataLength; /* 0x10 */ member 356 U32 DataLength; /* 0x10 */ member
|
H A D | mpi2_init.h | 134 U32 DataLength; /* 0x1C */ member 287 U32 DataLength; /* 0x1C */ member
|
H A D | mpi2_targ.h | 249 U32 DataLength; /* 0x1C */ member 354 U32 DataLength; /* 0x1C */ member
|
H A D | mpi2_sas.h | 215 U32 DataLength; /* 0x18 */ member
|
/titanic_41/usr/src/grub/grub-0.97/netboot/ |
H A D | 3c90x.c | 225 unsigned int DataLength; member 235 unsigned int DataLength; member 517 INF_3C90X.TransmitDPD.DataLength = s + (1<<31); in a3c90x_transmit() 621 INF_3C90X.ReceiveUPD.DataLength = 1536 + (1<<31); in a3c90x_poll()
|
/titanic_41/usr/src/uts/common/sys/mpt/ |
H A D | mpi_raid.h | 112 uint32_t DataLength; member
|
H A D | mpi_init.h | 35 uint32_t DataLength; member
|
/titanic_41/usr/src/uts/common/io/mwl/ |
H A D | mwl_reg.h | 718 uint32_t DataLength; /* size of the data buffer attached */ member 854 uint32_t DataLength; /* size of the data buffer attached */ member
|
/titanic_41/usr/src/uts/common/io/mr_sas/ |
H A D | ld_pd_map.h | 125 uint32_t DataLength; /* 0x1C */ member
|
H A D | mr_sas_tbolt.c | 1873 ddi_put32(acc_handle, &scsi_raid_io->DataLength, datalen); in mrsas_tbolt_build_cmd() 1880 scsi_raid_io->DataLength)); in mrsas_tbolt_build_cmd() 2932 ddi_put32(acc_handle, &scsi_io_request->DataLength, in mrsas_tbolt_prepare_cdb()
|
/titanic_41/usr/src/uts/common/smbsrv/ndl/ |
H A D | eventlog.ndl | 72 DWORD DataLength;
|
/titanic_41/usr/src/cmd/lms/heci/ |
H A D | PTHICommand.cpp | 593 while (current < (char *)tmp_response->Data + tmp_response->DataLength) in GetDNSSuffixList() 596 if (dnsSuffix.length() > tmp_response->DataLength) in GetDNSSuffixList() 629 + response.DataLength)) in _verifyGetDNSSuffixList()
|
H A D | PTHICommand.h | 319 UINT16 DataLength; member
|
/titanic_41/usr/src/uts/intel/sys/acpi/ |
H A D | actbl1.h | 152 UINT32 DataLength; /* Length of generic error data */ member 735 UINT32 DataLength; member
|
H A D | actbl2.h | 191 UINT8 DataLength; member 219 UINT8 DataLength; member
|
/titanic_41/usr/src/lib/smbsrv/libmlsvc/common/ |
H A D | eventlog_svc.c | 467 rec->DataLength = 0; in logr_set_logrecord()
|
/titanic_41/usr/src/uts/intel/io/scsi/adapters/arcmsr/ |
H A D | arcmsr.h | 557 uint32_t DataLength; /* currently unused */ member
|
H A D | arcmsr.c | 1807 arcmsr_cdb->DataLength = total_xfer_length; in arcmsr_build_ccb() 1812 arcmsr_cdb->DataLength = 0; in arcmsr_build_ccb()
|