Searched refs:Index (Results 1 - 19 of 19) sorted by relevance

/drivers/staging/vt6656/
H A Dcontrol.h39 #define CONTROLnsRequestOut(Device, Request, Value, Index, Length, Buffer) \
40 PIPEnsControlOut(Device, Request, Value, Index, Length, Buffer)
42 #define CONTROLnsRequestOutAsyn(Device, Request, Value, Index, Length, Buffer) \
43 PIPEnsControlOutAsyn(Device, Request, Value, Index, Length, Buffer)
45 #define CONTROLnsRequestIn(Device, Request, Value, Index, Length, Buffer) \
46 PIPEnsControlIn(Device, Request, Value, Index, Length, Buffer)
/drivers/scsi/aacraid/
H A Drx.c90 u32 Index = rx_readl(dev, MUnit.OutboundQueue); local
91 if (unlikely(Index == 0xFFFFFFFFL))
92 Index = rx_readl(dev, MUnit.OutboundQueue);
93 if (likely(Index != 0xFFFFFFFFL)) {
96 if (Index & 0x00000002L) {
98 if (Index == 0xFFFFFFFEL)
100 Index &= ~0x00000002L;
102 if (Index & 0x00000001L)
104 Index >>= 2;
108 Index, isAi
404 u32 Index; local
430 u32 Index; local
[all...]
H A Daacraid.h1995 unsigned int aac_intr_normal(struct aac_dev *dev, u32 Index,
/drivers/staging/ft1000/ft1000-pcmcia/
H A Dft1000.h83 extern u16 ft1000_read_dpram_mag_16(struct net_device *dev, int offset, int Index);
H A Dft1000_hw.c172 u16 ft1000_read_dpram_mag_16(struct net_device *dev, int offset, int Index) argument
182 if (Index) {
206 int offset, u16 value, int Index)
214 if (Index) {
205 ft1000_write_dpram_mag_16(struct net_device *dev, int offset, u16 value, int Index) argument
/drivers/video/via/
H A Dvt1636.c27 /* Index, Mask, Value */
46 /* Index, Mask, Value */
71 index = io_data.Index;
176 io_data.Index = 0x09;
182 io_data.Index = 0x08;
H A Dhw.h617 u8 Index; member in struct:IODATA
H A Dviafbdev.c1402 reg_val.Index = 0x08;
1411 reg_val.Index = 0x09;
1439 reg_val.Index = 0x08;
1448 reg_val.Index = 0x09;
/drivers/scsi/
H A DBusLogic.h1286 int Index = 0; local
1289 Index = (Amount < 1 * 1024 ? 0 : 1);
1291 Index = (Amount < 4 * 1024 ? 2 : 3);
1294 Index = (Amount < 16 * 1024 ? 4 : 5);
1296 Index = (Amount < 64 * 1024 ? 6 : 7);
1298 Index = (Amount < 256 * 1024 ? 8 : 9);
1299 CommandSizeBuckets[Index]++;
/drivers/video/sis/
H A Dinit.c929 SiS_SetRegANDOR(SISIOADDRESS Port, u8 Index, u8 DataAND, u8 DataOR) argument
933 temp = SiS_GetReg(Port, Index);
935 SiS_SetReg(Port, Index, temp);
939 SiS_SetRegAND(SISIOADDRESS Port, u8 Index, u8 DataAND) argument
943 temp = SiS_GetReg(Port, Index);
945 SiS_SetReg(Port, Index, temp);
949 SiS_SetRegOR(SISIOADDRESS Port, u8 Index, u8 DataOR) argument
953 temp = SiS_GetReg(Port, Index);
955 SiS_SetReg(Port, Index, temp);
1654 SiS_GetRefCRTVCLK(struct SiS_Private *SiS_Pr, unsigned short Index, in argument
1668 SiS_GetRefCRT1CRTC(struct SiS_Private *SiS_Pr, unsigned short Index, int UseWide) argument
[all...]
H A Dinit301.h445 extern unsigned short SiS_GetRefCRTVCLK(struct SiS_Private *SiS_Pr, unsigned short Index, int UseWide);
446 extern unsigned short SiS_GetRefCRT1CRTC(struct SiS_Private *SiS_Pr, unsigned short Index, int UseWide);
H A Dinit.h1532 unsigned short SiS_GetRefCRTVCLK(struct SiS_Private *SiS_Pr, unsigned short Index, int UseWide);
1533 unsigned short SiS_GetRefCRT1CRTC(struct SiS_Private *SiS_Pr, unsigned short Index, int UseWide);
/drivers/staging/keucr/
H A Dsmil.h246 int Media_D_EraseAllRedtData(DWORD Index, BOOLEAN CheckBlock);
/drivers/staging/bcm/
H A Dnvm.c2570 UINT Index = 0; local
2619 for(Index =0; Index <(FLASH2X_TOTAL_SIZE/(DEFAULT_SECTOR_SIZE *16)); Index++)
2621 BCM_DEBUG_PRINT(Adapter,DBG_TYPE_OTHERS, NVM_RW, DBG_LVL_ALL, "SectorAccessBitMap[%d] :0x%x", Index,
2622 (psFlash2xCSInfo->SectorAccessBitMap[Index]));
2631 UINT Index = 0; local
2678 for(Index =0; Index <(FLASH2X_TOTAL_SIZE/(DEFAULT_SECTOR_SIZE *16)); Index
[all...]
/drivers/tty/
H A Dsynclink.c6474 unsigned int Index; local
6479 Index = StartIndex;
6482 pBufEntry = &(info->rx_buffer_list[Index]);
6484 if ( Index == EndIndex ) {
6495 Index++;
6496 if ( Index == info->rx_buffer_count )
6497 Index = 0;
6501 info->current_rx_buffer = Index;
7483 unsigned short Index; local
7486 for ( Index
[all...]
/drivers/video/aty/
H A Datyfb_base.c1074 int Index = 5; local
1078 while (--Index >= 0) {
1079 Remainder = ((Denominator - Numerator) * StretchLoops[Index]) %
1082 horz_stretch_loop = Index;
1092 Index = StretchLoops[horz_stretch_loop];
1094 while (--Index >= 0) {
/drivers/scsi/arcmsr/
H A Darcmsr_hba.c2236 uint32_t intmask_org, Index, firmware_state = 0; local
2254 for (Index = 0; Index < 2000; Index++) {
2261 if (Index >= 2000) {
/drivers/media/video/
H A Ds2255drv.c2174 u16 Index, u16 Value, void *TransferBuffer,
2183 Value, Index, TransferBuffer,
2188 Value, Index, TransferBuffer,
2173 s2255_vendor_req(struct s2255_dev *dev, unsigned char Request, u16 Index, u16 Value, void *TransferBuffer, s32 TransferBufferLength, int bOut) argument
/drivers/staging/xgifb/
H A Dvb_setmode.c2518 unsigned short Index; local
2520 Index = XGI_GetLCDCapPtr(pVBInfo);
2521 *HSyncWidth = pVBInfo->LCDCapList[Index].LCD_HSyncWidth;
2522 *VSyncWidth = pVBInfo->LCDCapList[Index].LCD_VSyncWidth;
2802 /* Output : al -> VCLK Index */

Completed in 419 milliseconds