Home
last modified time | relevance | path

Searched refs:DWORD (Results 1 – 11 of 11) sorted by relevance

/linux-4.4.14/drivers/block/
Dcciss_cmd.h100 DWORD reserved;
166 DWORD Len;
170 DWORD Len;
171 DWORD Ext;
218 DWORD TransportRequest;
219 DWORD Reserved;
220 DWORD CoalIntDelay;
221 DWORD CoalIntCount;
226 DWORD SpecValence;
230 DWORD TransportSupport;
[all …]
/linux-4.4.14/include/uapi/linux/
Dcciss_defs.h46 #define DWORD __u32 macro
76 DWORD TargetId:24;
77 DWORD Bus:6;
78 DWORD Mode:2;
83 DWORD VolId:30;
84 DWORD Mode:2;
110 DWORD ErrorInfo;
116 DWORD offense_value;
123 DWORD ResidualCnt;
Dcciss_ioctl.h52 DWORD malloc_size; /* < MAX_KMALLOC_SIZE in cciss.c */
53 DWORD buf_size; /* size in bytes of the buf */
/linux-4.4.14/Documentation/scsi/
Darcmsr_spec.txt79 ** FirmwareVersion DWORD <== Added for checking of
273 ** DWORD grsCapacity;
274 ** DWORD grsCapacityX;
275 ** DWORD grsFailMask;
286 ** DWORD grsRawStripes[8];
287 ** DWORD grsRes4;
288 ** DWORD grsRes5; // Total to 128 bytes
289 ** DWORD grsRes6; // Total to 128 bytes
298 ** DWORD gvsCapacity;
299 ** DWORD gvsCapacityX;
[all …]
Dsym53c8xx_2.txt169 named LOAD and STORE that allow to move up to 1 DWORD from/to an IO register
Dncr53c8xx.txt197 named LOAD and STORE that allow to move up to 1 DWORD from/to an IO register
/linux-4.4.14/include/linux/
Dcciss_ioctl.h21 DWORD malloc_size; /* < MAX_KMALLOC_SIZE in cciss.c */
22 DWORD buf_size; /* size in bytes of the buf */
/linux-4.4.14/sound/oss/
Dmsnd.h143 #define HIWORD(l) ((WORD)((((DWORD)(l)) >> 16) & 0xFFFF))
144 #define LOWORD(l) ((WORD)(DWORD)(l))
147 #define MAKELONG(low,hi) ((long)(((WORD)(low))|(((DWORD)((WORD)(hi)))<<16)))
183 typedef u32 DWORD; typedef
Dmsnd_pinnacle.c111 writew(PCTODSP_BASED((DWORD)(DAP_BUFF_SIZE * n)), lpDAQ + DAQDS_wStart); in reset_play_queue()
140 writew(PCTODSP_BASED((DWORD)(DAR_BUFF_SIZE * n)) + 0x4000, lpDAQ + DAQDS_wStart); in reset_record_queue()
/linux-4.4.14/Documentation/video4linux/
Dhauppauge-wintv-cx88-ir.txt33 rate; you get an interrupt when a full DWORD is received.
/linux-4.4.14/Documentation/video4linux/cx88/
Dhauppauge-wintv-cx88-ir.txt33 rate; you get an interrupt when a full DWORD is received.