Home
last modified time | relevance | path

Searched refs:havecustommodes (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/video/sis/
Dinit.c3669 BOOLEAN havecustommodes = pSiS->HaveCustomModes; in SiSBIOSSetModeCRT2() local
3672 if(pSiS->MergedFB) havecustommodes = pSiS->HaveCustomModes2; in SiSBIOSSetModeCRT2()
3675 ModeNo = SiS_CalcModeIndex(pScrn, mode, pSiS->VBFlags, havecustommodes); in SiSBIOSSetModeCRT2()