modeidindex      5336 drivers/video/fbdev/sis/init301.c   unsigned short temp, index, modeidindex, refreshratetableindex;
modeidindex      5349 drivers/video/fbdev/sis/init301.c      SiS_SearchModeID(SiS_Pr, &CRT1ModeNo, &modeidindex);
modeidindex      5352 drivers/video/fbdev/sis/init301.c      refreshratetableindex = SiS_GetRatePtr(SiS_Pr, CRT1ModeNo, modeidindex);
modeidindex      5360 drivers/video/fbdev/sis/init301.c 	colorth = SiS_GetColorDepth(SiS_Pr,CRT1ModeNo,modeidindex) >> 1;
modeidindex      5441 drivers/video/fbdev/sis/init301.c 	SiS_SearchModeID(SiS_Pr, &CRT2ModeNo, &modeidindex);
modeidindex      5443 drivers/video/fbdev/sis/init301.c 	refreshratetableindex = SiS_GetRatePtr(SiS_Pr, CRT2ModeNo, modeidindex);
modeidindex      5446 drivers/video/fbdev/sis/init301.c 	index = SiS_GetVCLK2Ptr(SiS_Pr, CRT2ModeNo, modeidindex, refreshratetableindex);
modeidindex      5466 drivers/video/fbdev/sis/init301.c      colorth = SiS_GetColorDepth(SiS_Pr,CRT2ModeNo,modeidindex) >> 1;