/linux-4.1.27/drivers/scsi/mpt3sas/mpi/ |
D | mpi2_tool.h | 147 U32 DataLength; /*0x14 */ member 284 U32 DataLength; /*0x10 */ member 307 U32 DataLength; /*0x10 */ member
|
D | mpi2_init.h | 102 U32 DataLength; /*0x1C */ member 252 U32 DataLength; /*0x1C */ member
|
D | mpi2_sas.h | 177 U32 DataLength; /*0x18 */ member
|
/linux-4.1.27/drivers/message/fusion/lsi/ |
D | mpi_init.h | 90 U32 DataLength; /* 28h */ member 230 U32 DataLength; /* 10h */ member 277 U32 DataLength; /* 38h */ member
|
D | mpi_targ.h | 271 U32 DataLength; /* 0Ch */ member 344 U32 DataLength; /* 1Ch */ member 398 U32 DataLength; /* 30h */ member
|
D | mpi_raid.h | 188 U32 DataLength; /* 28h */ member
|
D | mpi_sas.h | 167 U32 DataLength; /* 18h */ member
|
D | mpi_tool.h | 165 U16 DataLength; /* 12h */ member
|
/linux-4.1.27/include/linux/isdn/ |
D | capiutil.h | 113 __u16 DataLength; member 311 __u16 DataLength, in capi_fill_DATA_B3_REQ() argument 318 cmsg->DataLength = DataLength; in capi_fill_DATA_B3_REQ()
|
/linux-4.1.27/drivers/scsi/mpt2sas/mpi/ |
D | mpi2_tool.h | 152 U32 DataLength; /* 0x14 */ member 294 U32 DataLength; /* 0x10 */ member
|
D | mpi2_sas.h | 165 U32 DataLength; /* 0x18 */ member
|
D | mpi2_init.h | 97 U32 DataLength; /* 0x1C */ member
|
/linux-4.1.27/drivers/usb/gadget/function/ |
D | rndis.h | 143 __le32 DataLength; member
|
D | rndis.c | 960 header->DataLength = cpu_to_le32(skb->len - sizeof(*header)); in rndis_add_hdr()
|
/linux-4.1.27/fs/cifs/ |
D | smb2pdu.h | 497 __le32 DataLength; member 727 __le32 DataLength; member 758 __le32 DataLength; member
|
D | smb2pdu.c | 1002 buf->ccontext.DataLength = cpu_to_le32(16); in create_durable_buf() 1025 buf->ccontext.DataLength = cpu_to_le32(16); in create_reconnect_durable_buf() 1899 *nbytes = le32_to_cpu(rsp->DataLength); in SMB2_read() 1943 written = le32_to_cpu(rsp->DataLength); in smb2_writev_callback() 2111 *nbytes = le32_to_cpu(rsp->DataLength); in SMB2_write()
|
D | smb2misc.c | 281 *len = le32_to_cpu(((struct smb2_read_rsp *)hdr)->DataLength); in smb2_get_data_area_len()
|
D | smb2ops.c | 718 return le32_to_cpu(rsp->DataLength); in smb2_read_data_length() 1326 buf->ccontext.DataLength = cpu_to_le32(sizeof(struct lease_context)); in smb2_create_lease_buf() 1353 buf->ccontext.DataLength = cpu_to_le32(sizeof(struct lease_context_v2)); in smb3_create_lease_buf()
|
D | smb1ops.c | 94 le16_to_cpu(rsp->DataLength); in cifs_read_data_length()
|
D | cifspdu.h | 1097 __le16 DataLength; member
|
D | cifssmb.c | 1729 data_length += le16_to_cpu(pSMBr->DataLength); in CIFSSMBRead()
|
/linux-4.1.27/drivers/scsi/ |
D | FlashPoint.c | 79 u32 DataLength; member 3910 p_sccb->Sccb_XferCnt = p_sccb->DataLength; in FPT_sinits() 3920 if (p_sccb->DataLength == 0x00) in FPT_sinits() 4974 pcurrSCCB->DataLength)) { in FPT_busMstrSGDataXferStart() 5202 (unsigned int)(pCurrSCCB->DataLength / in FPT_hostDataXferAbort() 5205 sg_ptr = (u32)(pCurrSCCB->DataLength / in FPT_hostDataXferAbort() 5230 pCurrSCCB->DataLength && (remain_cnt == 0)) in FPT_hostDataXferAbort() 5377 pCurrSCCB->DataLength) { in FPT_hostDataXferAbort() 5381 (unsigned short)(pCurrSCCB->DataLength / in FPT_hostDataXferAbort() 5441 currSCCB->DataLength - currSCCB->Sccb_ATC; in FPT_hostDataXferRestart() [all …]
|
D | ips.h | 923 uint8_t DataLength; member
|
D | ips.c | 4137 mdata.hdr.DataLength = in ips_msense() 4154 mdata.hdr.DataLength = in ips_msense() 4174 mdata.hdr.DataLength = in ips_msense()
|
/linux-4.1.27/drivers/scsi/arcmsr/ |
D | arcmsr.h | 419 uint32_t DataLength; member
|
D | arcmsr_hba.c | 1381 arcmsr_cdb->DataLength = scsi_bufflen(pcmd); in arcmsr_build_ccb()
|
/linux-4.1.27/drivers/scsi/megaraid/ |
D | megaraid_sas_fusion.h | 290 u32 DataLength; /* 0x1C */ member
|
D | megaraid_sas_fusion.c | 1569 io_request->DataLength = cpu_to_le32(scsi_bufflen(scp)); in megasas_build_ldio_fusion() 1684 io_request->DataLength = cpu_to_le32(scsi_bufflen(scmd)); in megasas_build_dcdb_fusion()
|
/linux-4.1.27/drivers/isdn/capi/ |
D | capiutil.c | 92 {_CWORD, offsetof(_cmsg, DataLength)},
|
/linux-4.1.27/drivers/message/fusion/ |
D | mptctl.c | 2005 pScsiReq->DataLength = cpu_to_le32(dataSize); in mptctl_do_mpt_command() 2082 pScsiReq->DataLength = cpu_to_le32(dataSize); in mptctl_do_mpt_command() 2578 IstwiRWRequest->DataLength = cpu_to_le16(0x04); in mptctl_hp_hostinfo()
|
D | mptscsih.c | 1408 pScsiReq->DataLength = cpu_to_le32(datalen); in mptscsih_qcmd() 2954 pScsiReq->DataLength = cpu_to_le32(io->size); in mptscsih_do_cmd()
|
/linux-4.1.27/Documentation/scsi/ |
D | ChangeLog.megaraid_sas | 76 3. Load io_request DataLength in bytes.
|
/linux-4.1.27/drivers/scsi/mpt2sas/ |
D | mpt2sas_scsih.c | 3979 mpi_request->DataLength = cpu_to_le32(scsi_bufflen(scmd)); in _scsih_qcmd() 3995 if (!mpi_request->DataLength) { in _scsih_qcmd()
|
/linux-4.1.27/drivers/scsi/mpt3sas/ |
D | mpt3sas_scsih.c | 3602 mpi_request->DataLength = cpu_to_le32(scsi_bufflen(scmd)); in _scsih_qcmd() 3614 if (mpi_request->DataLength) { in _scsih_qcmd()
|