Searched refs:Length (Results 51 - 69 of 69) sorted by relevance

123

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/pcmcia/
H A Dcistpl.h585 u_int Length; member in struct:cisdump_t
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/minidlna/tagutils/
H A Dtagutils-asf.h195 __u16 Length; member in struct:_asf_stream_name_t
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/minidlna.03.14/tagutils/
H A Dtagutils-asf.h194 __u16 Length; member in struct:_asf_stream_name_t
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/minidlna.07.26/tagutils/
H A Dtagutils-asf.h195 __u16 Length; member in struct:_asf_stream_name_t
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/block/
H A DDAC960.c5748 int Length = 0; local
5750 Length = vsprintf(Buffer, Format, Arguments);
5760 if (DAC960_CheckStatusBuffer(Controller, Length))
5765 Controller->InitialStatusLength += Length;
5781 if (Buffer[0] != '\n' || Length > 1)
5789 else if (DAC960_CheckStatusBuffer(Controller, Length))
5793 Controller->CurrentStatusLength += Length;
5799 Controller->ProgressBufferLength = Length;
5817 Controller->UserStatusLength += Length;
5818 if (Buffer[0] != '\n' || Length >
6559 int Length; local
[all...]
H A Dub.c106 u8 Length; /* of of the CDB */ member in struct:bulk_cb_wrap
888 bcb->Length = cmd->cdb_len;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ntfs-3g-2009.3.8/libntfs-3g/
H A Dwin32_io.c394 ntfs_log_debug("Disk length: %lld.\n", buf.Length.QuadPart);
395 return buf.Length.QuadPart;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/prebuilt/WW/www/
H A Dfuncs.js1387 Length = passphraseStr.value.length;
1389 if(Length != 0)
1391 for (i=0; i<Length; i++ )
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v10/boot/rescue/
H A Dhead.S345 subq 1, $r2 ; Length left
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/gadget/
H A Dfile_storage.c364 u8 Length; // Of the CDB, <= MAX_COMMAND_SIZE member in struct:bulk_cb_wrap
403 #define MAX_COMMAND_SIZE 16 // Length of a SCSI Command Data Block
2907 cbw->Length < 6 || cbw->Length > MAX_COMMAND_SIZE) {
2910 cbw->Lun, cbw->Flags, cbw->Length);
2922 fsg->cmnd_size = cbw->Length;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hisax/
H A Dcallc.c1426 t += QuickHex(t, (u_char *)cm, (cm->Length>50)? 50: cm->Length);
1570 if (ic->parm.cmsg.Length < 8)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/arcmsr/
H A Darcmsr_hba.c916 pcmdmessagefld->cmdmessage.Length = allxfer_len;
933 user_len = pcmdmessagefld->cmdmessage.Length;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hardware/eicon/
H A Ddivacapi.h156 word Length; member in struct:_DATA_B3_DESC
1135 | Length | | with V.42bis |
H A Dmessage.c3125 data->Length = GET_WORD(parms[1].info);
8167 dlc[16] = 2; /* Length of PIAFS extention */
8817 plci->NData[1].PLength = data->Length;
8829 plci->NData[0].PLength = data->Length;
14934 if(parms[i][0]!=11 || parms[i][8]!=3) /* Length Test */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/serial/
H A Dio_ti.c348 * @length: Length of above data
910 le16_to_cpu(img_header->Length));
1425 header->Length = cpu_to_le16((__u16)(buffer_size - sizeof(struct ti_i2c_image_header)));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/message/fusion/
H A Dmptscsih.c161 pChain->Length = cpu_to_le16(length);
171 pChain->Length = cpu_to_le16(length);
349 * Offset and Length fields.
393 * Update its chain element Offset and Length (must
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pcmcia/
H A Dds.c882 cis->Length = fw->size + 1;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/i4l/
H A Disdn_tty.c771 cmd.parm.cmsg.Length = l+18;
861 cmd.parm.cmsg.Length = l+18;
953 cmd.parm.cmsg.Length = l+14;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/ipmi/
H A Dipmi_si_intf.c1813 u32 Length; member in struct:SPMITable

Completed in 281 milliseconds

123