Searched refs:Depth (Results 1 – 12 of 12) sorted by relevance
/linux-2.6.39/drivers/staging/ath6kl/include/ |
D | htc_packet.h | 144 int Depth; member 151 (pQ)->Depth = 0; \ 157 (pQ)->Depth++; \ 163 (pQ)->Depth++; \ 166 #define HTC_QUEUE_EMPTY(pQ) ((pQ)->Depth == 0) 169 if (queue->Depth == 0) { in HTC_GET_PKT_AT_HEAD() 178 (pQ)->Depth--; \ 185 queue->Depth--; in HTC_PACKET_DEQUEUE() 195 queue->Depth--; in HTC_PACKET_DEQUEUE_TAIL() 201 #define HTC_PACKET_QUEUE_DEPTH(pQ) (pQ)->Depth [all …]
|
/linux-2.6.39/drivers/video/sis/ |
D | init.c | 342 int Depth, bool FSTN, int LCDwidth, int LCDheight) in SiS_GetModeID() argument 349 if(VDisplay == 200) ModeIndex = ModeIndex_320x200[Depth]; in SiS_GetModeID() 352 ModeIndex = ModeIndex_320x240_FSTN[Depth]; in SiS_GetModeID() 354 ModeIndex = ModeIndex_320x240[Depth]; in SiS_GetModeID() 359 if(VDisplay == 300) ModeIndex = ModeIndex_400x300[Depth]; in SiS_GetModeID() 364 if(VDisplay == 384) ModeIndex = ModeIndex_512x384[Depth]; in SiS_GetModeID() 368 if(VDisplay == 480) ModeIndex = ModeIndex_640x480[Depth]; in SiS_GetModeID() 369 else if(VDisplay == 400) ModeIndex = ModeIndex_640x400[Depth]; in SiS_GetModeID() 372 if(VDisplay == 480) ModeIndex = ModeIndex_720x480[Depth]; in SiS_GetModeID() 373 else if(VDisplay == 576) ModeIndex = ModeIndex_720x576[Depth]; in SiS_GetModeID() [all …]
|
D | init.h | 1511 int VDisplay, int Depth, bool FSTN, 1515 int VDisplay, int Depth, unsigned int VBFlags2); 1517 int VDisplay, int Depth, unsigned int VBFlags2);
|
D | sis_main.h | 740 int VDisplay, int Depth, bool FSTN, unsigned short CustomT, 743 int VDisplay, int Depth, unsigned int VBFlags2); 745 int VDisplay, int Depth, unsigned int VBFlags2);
|
/linux-2.6.39/Documentation/scsi/ |
D | BusLogic.txt | 417 the Queue Depth and whether Tagged Queuing is permitted for each Target 419 Depth is the number of SCSI Commands that are allowed to be concurrently 428 The "QueueDepth:" or QD:" option specifies the Queue Depth to use for all 430 Depth for devices that do not support Tagged Queuing. If no Queue Depth 431 option is provided, the Queue Depth will be determined automatically based 432 on the Host Adapter's Total Queue Depth and the number, type, speed, and 434 require ISA Bounce Buffers, the Queue Depth is automatically set by default 437 do not support Tagged Queuing always have their Queue Depth set to 439 lower Queue Depth option is provided. A Queue Depth of 1 automatically 444 The "QueueDepth:[...]" or "QD:[...]" option specifies the Queue Depth [all …]
|
D | ChangeLog.ips | 30 - Adjustments to Device Queue Depth
|
/linux-2.6.39/Documentation/fb/ |
D | sisfb.txt | 77 - XxY-Depth or 78 - XxY-Depth@Rate or 83 specified, it defaults to 8. If no rate is given, it defaults to 60Hz. Depth 32
|
D | framebuffer.txt | 139 still have to specify the color depth (using the Depth keyword) and virtual
|
/linux-2.6.39/Documentation/sound/alsa/ |
D | ControlNames.txt | 62 3D Control - Depth
|
/linux-2.6.39/Documentation/blockdev/ |
D | README.DAC960 | 308 Controller Queue Depth: 128, Maximum Blocks per Command: 128 309 Driver Queue Depth: 127, Maximum Scatter/Gather Segments: 33 430 Controller Queue Depth: 128, Maximum Blocks per Command: 128 431 Driver Queue Depth: 127, Maximum Scatter/Gather Segments: 33 602 Controller Queue Depth: 128, Maximum Blocks per Command: 128 603 Driver Queue Depth: 127, Maximum Scatter/Gather Segments: 33 704 Controller Queue Depth: 128, Maximum Blocks per Command: 128 705 Driver Queue Depth: 127, Maximum Scatter/Gather Segments: 33
|
/linux-2.6.39/Documentation/ |
D | rt-mutex-design.txt | 233 Depth of the PI Chain
|
/linux-2.6.39/Documentation/filesystems/ |
D | proc.txt | 1039 Default Tag Queue Depth: 8
|