Lines Matching defs:myindex
9865 unsigned short delay=0,index,myindex,temp,romptr=0;
9981 myindex = GetLCDPtrIndex(SiS_Pr);
9996 delay = SiS310_LCDDelayCompensation_650301LV[myindex];
10001 delay = SiS310_LCDDelayCompensation_651301LV[myindex];
10003 delay = SiS310_LCDDelayCompensation_651302LV[myindex];
10026 delay = SiS310_LCDDelayCompensation_301[myindex];
10029 else if(SiS_Pr->ChipType <= SIS_315PRO) delay = SiS310_LCDDelayCompensation_3xx301LV[myindex];
10030 else delay = SiS310_LCDDelayCompensation_650301LV[myindex];
10037 else delay = SiS310_LCDDelayCompensation_3xx301B[myindex];
10876 unsigned short crt2crtc=0, modeflag, myindex=0;
10895 if(modeflag & HalfDCLK) myindex = 1;
10899 if(barco_p1[myindex][crt2crtc][i][0]) {
10901 barco_p1[myindex][crt2crtc][i][0],
10902 barco_p1[myindex][crt2crtc][i][2],
10903 barco_p1[myindex][crt2crtc][i][1]);