Home
last modified time | relevance | path

Searched refs:Length (Results 1 – 24 of 24) sorted by relevance

/drivers/usb/serial/
A Dio_usbvend.h341 __u8 Length; // Descriptor Length (per USB spec) member
430 __u8 Length; // F00 Desc length for what follows, per USB (= C0h ) member
530 __u8 Length; // C0 Desc length, per USB (= 40h) member
618 __le16 Length; member
A Dio_ti.c843 le16_to_cpu(img_header->Length)); in build_i2c_fw_hdr()
1475 header->Length = cpu_to_le16((u16)(buffer_size - in do_boot_mode()
/drivers/media/pci/ngene/
A Dngene-core.c341 com.cmd.hdr.Length = 0; in ngene_command_load_firmware()
357 com.cmd.hdr.Length = 4; in ngene_command_load_firmware()
372 com.cmd.hdr.Length = 1; in ngene_command_config_buf()
387 com.cmd.hdr.Length = 6; in ngene_command_config_free_buf()
403 com.cmd.hdr.Length = 1; in ngene_command_gpio_set()
485 memset(Buffer, TS_FILLER, Length); in FillTSBuffer()
486 while (Length > 0) { in FillTSBuffer()
492 Length -= 188; in FillTSBuffer()
929 SCListEntry->Length = Buffer1Length; in AllocateRingBuffers()
962 SCListEntry->Length = Buffer2Length; in AllocateRingBuffers()
[all …]
A Dngene-cards.c824 u16 Addr = MICNG_EE_START, Length, tag = 0; in ReadEEProm() local
842 Length = EETag[2]; in ReadEEProm()
843 if (Length > MaxLen) in ReadEEProm()
844 Length = (u16) MaxLen; in ReadEEProm()
845 if (Length > 0) { in ReadEEProm()
847 status = i2c_read_eeprom(adapter, 0x50, Addr, data, Length); in ReadEEProm()
851 if (Length < EETag[2]) in ReadEEProm()
860 u16 Tag, u32 Length, u8 *data) in WriteEEProm() argument
885 if (Length > EETag[2]) in WriteEEProm()
892 for (i = 0; i < Length; i++, Addr++) { in WriteEEProm()
A Dngene-i2c.c37 com.cmd.hdr.Length = outlen + 3; in ngene_command_i2c_read()
65 com.cmd.hdr.Length = outlen + 1; in ngene_command_i2c_write()
A Dngene.h183 u32 Length; member
251 u8 Length; member
290 u16 Length; member
826 void FillTSBuffer(void *Buffer, int Length, u32 Flags);
/drivers/scsi/mpt3sas/mpi/
A Dmpi2.h905 U16 Length; member
913 U16 Length; member
921 U16 Length; member
1137 U32 Length; member
1173 U32 Length; member
/drivers/message/fusion/lsi/
A Dmpi.h388 U16 Length; member
397 U16 Length; member
406 U16 Length; member
/drivers/usb/storage/
A Dinitializers.c65 bcb->Length = sizeof(init_string) - 1; in usb_stor_ucr61s2b_init()
A Drealtek_cr.c218 bcb->Length = cmd_len; in rts51x_bulk_transport()
222 memcpy(bcb->CDB, cmd, bcb->Length); in rts51x_bulk_transport()
307 bcb->Length = cmd_len; in rts51x_bulk_transport_special()
311 memcpy(bcb->CDB, cmd, bcb->Length); in rts51x_bulk_transport_special()
A Dtransport.c1137 bcb->Length = srb->cmd_len; in usb_stor_Bulk_transport()
1141 memcpy(bcb->CDB, srb->cmnd, bcb->Length); in usb_stor_Bulk_transport()
1148 bcb->Length); in usb_stor_Bulk_transport()
/drivers/nvmem/layouts/
A DKconfig25 Type-Length-Value standard table.
/drivers/scsi/megaraid/
A Dmegaraid_sas_fusion.h319 __le32 Length; member
342 __le16 Length; member
363 __le32 Length; member
371 __le32 Length; member
A Dmegaraid_sas_fusion.c2209 ptr_first_sgl->Length = cpu_to_le32(first_prp_len); in megasas_make_prp_nvme()
2257 main_chain_element->Length = in megasas_make_prp_nvme()
2291 sgl_ptr->Length = cpu_to_le32(sg_dma_len(os_sgl)); in megasas_make_sgl_fusion()
2326 sg_chain->Length = cpu_to_le32((sizeof(union MPI2_SGE_IO_UNION) * (sge_count - sg_processed))); in megasas_make_sgl_fusion()
3939 mpi25_ieee_chain->Length = cpu_to_le32(instance->mfi_frame_size); in build_mpt_mfi_pass_thru()
/drivers/media/dvb-frontends/
A Ddrxd_hard.c323 u16 Length; in WriteTable() local
331 Length = pTable[0] | (pTable[1] << 8); in WriteTable()
333 if (!Length) in WriteTable()
335 status = WriteBlock(state, Address, Length * 2, pTable, 0); in WriteTable()
336 pTable += (Length * 2); in WriteTable()
911 const u8 *pMCImage, u32 Length) in DownloadMicrocode() argument
/drivers/net/ethernet/dec/tulip/
A DKconfig31 int "Descriptor Skip Length in 32 bit longwords"
/drivers/usb/gadget/function/
A Df_mass_storage.c2218 cbw->Flags & ~US_BULK_FLAG_IN || cbw->Length <= 0 || in received_cbw()
2219 cbw->Length > MAX_COMMAND_SIZE) { in received_cbw()
2222 cbw->Lun, cbw->Flags, cbw->Length); in received_cbw()
2236 common->cmnd_size = cbw->Length; in received_cbw()
A Df_tcm.c1522 cmd_len = cbw->Length; in bot_submit_command()
/drivers/scsi/arcmsr/
A Darcmsr.h118 uint32_t Length; member
A Darcmsr_hba.c3061 pcmdmessagefld->cmdmessage.Length = allxfer_len; in arcmsr_iop_message_xfer()
3076 user_len = pcmdmessagefld->cmdmessage.Length; in arcmsr_iop_message_xfer()
/drivers/scsi/aic7xxx/
A Daic79xx.reg1296 * Data Length Pointer
1306 * Status Length Pointer
1316 * Command Length Pointer
1441 * Logical Unit Number Length
1681 * Data Length Counters
/drivers/scsi/lpfc/
A Dlpfc_init.c2368 int Length; in lpfc_parse_vpd() local
2399 Length = ((((unsigned short)lenhi) << 8) + lenlo); in lpfc_parse_vpd()
2400 if (Length > len - index) in lpfc_parse_vpd()
2401 Length = len - index; in lpfc_parse_vpd()
2403 lpfc_fill_vpd(phba, vpd, Length, &index); in lpfc_parse_vpd()
/drivers/scsi/mpt3sas/
A Dmpt3sas_base.c2518 ptr_first_sgl->Length = cpu_to_le32(first_prp_len); in base_make_prp_nvme()
2566 main_chain_element->Length = in base_make_prp_nvme()
2656 sgel->Length = cpu_to_le32(length); in _base_add_sg_single_ieee()
/drivers/message/fusion/
A Dmptbase.c1130 pChain->Length = cpu_to_le16(length); in mpt_add_chain()
1151 pChain->Length = cpu_to_le16(length); in mpt_add_chain_64bit()

Completed in 129 milliseconds