/linux-2.6.39/drivers/staging/vt6656/ |
D | control.h | 39 #define CONTROLnsRequestOut(Device, Request, Value, Index, Length, Buffer) \ argument 42 #define CONTROLnsRequestOutAsyn(Device, Request, Value, Index, Length, Buffer) \ argument 45 #define CONTROLnsRequestIn(Device, Request, Value, Index, Length, Buffer) \ argument
|
/linux-2.6.39/drivers/staging/rt2860/ |
D | rt_pci_rbus.c | 83 unsigned long Length, in RTMP_AllocateTxDescMemory() 98 unsigned long Length, in RTMP_AllocateMgmtDescMemory() 113 unsigned long Length, in RTMP_AllocateRxDescMemory() 128 unsigned long Length, in RTMP_FreeDescMemory() 141 unsigned long Length, in RTMP_AllocateFirstTxBuffer() 154 unsigned long Length, in RTMP_FreeFirstTxBuffer() 175 unsigned long Length, in RTMP_AllocateSharedMemory() 199 unsigned long Length, in RTMP_AllocateRxPacketBuffer()
|
D | oid.h | 154 unsigned long Length; /* Length of structure */ member 207 unsigned long Length; /* Length of structure */ member 214 unsigned long Length; /* Length of structure */ member 222 unsigned long Length; /* Length of structure */ member 269 u32 Length; /* Length of this structure */ member 283 u32 Length; /* Length of this structure */ member 298 u32 Length; /* Length of this structure */ member 304 u32 Length; /* Length of this structure */ member 344 unsigned long Length; /* Length of this structure */ member 363 unsigned long Length; /* Length of this structure */ member [all …]
|
D | rt_linux.h | 317 #define NdisMoveMemory(Destination, Source, Length) memmove(Destination, Source, Length) argument 318 #define NdisCopyMemory(Destination, Source, Length) memcpy(Destination, Source, Length) argument 319 #define NdisZeroMemory(Destination, Length) memset(Destination, 0, Length) argument 320 #define NdisFillMemory(Destination, Length, Fill) memset(Destination, Fill, Length) argument 321 #define NdisCmpMemory(Destination, Source, Length) memcmp(Destination, Source, Length) argument 322 #define NdisEqualMemory(Source1, Source2, Length) (!memcmp(Source1, Source2, Length)) argument 323 #define RTMPEqualMemory(Source1, Source2, Length) (!memcmp(Source1, Source2, Length)) argument
|
D | rtusb_io.h | 83 u16 Length; member
|
D | rt_linux.c | 182 unsigned long Length) in RTMP_AllocateFragPacketBuffer() 201 unsigned long Length, in RTMP_AllocateTxPacketBuffer()
|
/linux-2.6.39/drivers/staging/rtl8712/ |
D | wlan_bssdef.h | 29 u32 Length; /* Length of structure */ member 40 u32 Length; /* Length of structure */ member 73 u32 Length; member 134 u32 Length; member 147 u32 Length; /* Length of this structure */ member 156 u32 Length; /* Length of this structure */ member 162 u32 Length; /* Length of this structure */ member 226 u32 Length; member
|
/linux-2.6.39/drivers/staging/rt2860/common/ |
D | ee_efuse.c | 77 u16 Offset, u16 Length, u16 * pData) in eFuseReadRegisters() 154 u16 Length, u16 * pData) in eFusePhysicalReadRegisters() 226 u16 Length = pInBuf[1]; /*length */ in eFuseReadPhysical() local
|
D | rtmp_init.c | 2389 unsigned long RTMPCompareMemory(void *pSrc1, void *pSrc2, unsigned long Length) in RTMPCompareMemory() 2429 void RTMPZeroMemory(void *pSrc, unsigned long Length) in RTMPZeroMemory() 2462 void RTMPMoveMemory(void *pDest, void *pSrc, unsigned long Length) in RTMPMoveMemory()
|
D | cmm_data.c | 108 u8 QueIdx, u8 *pData, u32 Length) in MiniportMMRequest() 976 unsigned long Length, in RTMPWriteTxWI()
|
/linux-2.6.39/include/linux/usb/ |
D | association.h | 63 __le16 Length; member 111 __le32 Length; member 129 __le32 Length; member 145 __le16 Length; member
|
/linux-2.6.39/drivers/usb/storage/ |
D | transport.h | 55 __u8 Length; /* of of the CDB */ member
|
/linux-2.6.39/drivers/net/tokenring/ |
D | tms380tr.c | 1923 unsigned short Address, int Length) in tms380tr_read_ram() 2068 unsigned int Length, Length2; in tms380tr_rcv_status_irq() local 2237 unsigned int Length) in tms380tr_update_rcv_stats()
|
/linux-2.6.39/drivers/staging/keucr/ |
D | transport.h | 15 __u8 Length; /* of of the CDB */ member
|
/linux-2.6.39/drivers/staging/rtl8192u/ |
D | r819xU_firmware.c | 113 u32 Length in fwSendNullPacket()
|
/linux-2.6.39/drivers/staging/rt2860/sta/ |
D | sanity.c | 99 unsigned long Length = 0; in PeerAssocRspSanity() local
|
/linux-2.6.39/drivers/staging/ath6kl/miscdrv/ |
D | ar3kconfig.c | 54 int Length) in SendHCICommand()
|
/linux-2.6.39/drivers/usb/serial/ |
D | io_usbvend.h | 343 __u8 Length; // Descriptor Length (per USB spec) member 432 __u8 Length; // F00 Desc length for what follows, per USB (= C0h ) member 532 __u8 Length; // C0 Desc length, per USB (= 40h) member 620 __le16 Length; member
|
/linux-2.6.39/drivers/staging/ath6kl/os/linux/ |
D | hci_bridge.c | 1023 static struct sk_buff* bt_alloc_buffer(struct ar6k_hci_bridge_info *pHcidevInfo, int Length) 1064 static struct sk_buff* bt_alloc_buffer(struct ar6k_hci_bridge_info *pHcidevInfo, int Length)
|
/linux-2.6.39/drivers/isdn/hardware/eicon/ |
D | s_4bri.c | 187 dword *Length, dword *code) { in qBri_check_FPGAsrc()
|
/linux-2.6.39/drivers/staging/ath6kl/htc2/AR6000/ |
D | ar6k_gmbox.c | 480 static int ProcessCreditCounterReadBuffer(u8 *pBuffer, int Length) in ProcessCreditCounterReadBuffer()
|
/linux-2.6.39/drivers/staging/vt6655/ |
D | mib.h | 42 unsigned long Length; // Length of structure member 141 unsigned long Length; member 180 unsigned long Length; member
|
/linux-2.6.39/drivers/staging/winbond/ |
D | wb35reg.c | 644 u32 CardComputeCrc(u8 *Buffer, u32 Length) in CardComputeCrc()
|
/linux-2.6.39/fs/cifs/ |
D | ntlmssp.h | 86 __le16 Length; member
|
/linux-2.6.39/drivers/staging/bcm/ |
D | Ioctl.h | 7 ULONG Length; member 14 ULONG Length; member
|