Searched refs:mymode (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_driver.c8027 int mymode = pSiS->OldMode; local in function:SISRestore
8033 mymode = SiSTranslateToOldMode(mymode);
8045 if(mymode == 0x03) {
8046 mymode = 0x13;
8068 } else if(mymode == 0x5a || mymode == 0x5b) {
8072 SiSSetMode(pSiS->SiS_Pr, pScrn, mymode, FALSE);
8077 SiS_GetSetModeID(pScrn, pSiS->OldMode); /* NOT mymode! */
10356 DisplayModePtr mymode local in function:SiSPreSetMode
[all...]
/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dxgi_driver.c6150 DisplayModePtr mymode; local in function:XGIInternalDDC
6157 mymode = ((XGIMergedDisplayModePtr) mode->Private)->CRT1;
6162 mymode = mode;
6321 crt1rateindex = XGISearchCRT1Rate(pScrn, mymode);

Completed in 19 milliseconds