Searched refs:iDevInfo (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xf86-video-savage/dist/src/ | ||
| H A D | savage_vbe.c | 43 if( psav->iDevInfo != psav->iDevInfoPrim ) { 121 int iDevInfo; local in function:SavageSetVESAMode 135 iDevInfo = SavageGetDevice(psav); 136 psav->iDevInfo = iDevInfo; 138 psav->iDevInfoPrim = psav->iDevInfo; 140 psav->iDevInfo = CRT_ACTIVE; 142 psav->iDevInfo = TV_ACTIVE; 165 if( psav->iDevInfo != iDevInfo ) { 193 int iDevInfo; local in function:SavageSetPanelEnabled [all...] |
| H A D | savage_driver.h | 374 int iDevInfo; member in struct:_Savage |
Completed in 5 milliseconds