Lines Matching refs:myindex
9953 unsigned short delay=0,index,myindex,temp,romptr=0;
10067 myindex = GetLCDPtrIndex(SiS_Pr);
10082 delay = SiS310_LCDDelayCompensation_650301LV[myindex];
10087 delay = SiS310_LCDDelayCompensation_651301LV[myindex];
10089 delay = SiS310_LCDDelayCompensation_651302LV[myindex];
10112 delay = SiS310_LCDDelayCompensation_301[myindex];
10115 else if(SiS_Pr->ChipType <= SIS_315PRO) delay = SiS310_LCDDelayCompensation_3xx301LV[myindex];
10116 else delay = SiS310_LCDDelayCompensation_650301LV[myindex];
10123 else delay = SiS310_LCDDelayCompensation_3xx301B[myindex];
10958 unsigned short crt2crtc=0, modeflag, myindex=0;
10977 if(modeflag & HalfDCLK) myindex = 1;
10981 if(barco_p1[myindex][crt2crtc][i][0]) {
10983 barco_p1[myindex][crt2crtc][i][0],
10984 barco_p1[myindex][crt2crtc][i][2],
10985 barco_p1[myindex][crt2crtc][i][1]);