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

/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dxgi_vb.c127 const int OtherDevices = ((CR32 & 0x5F) != 0); local in function:XGICRT1PreInit
132 pXGI->CRT1off = (!CRT1Detected && OtherDevices) ? 1 : 0;
/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_vb.c233 UChar OtherDevices = 0; local in function:SISCRT1PreInit
269 if(CR32 & 0x5F) OtherDevices = 1;
276 if(OtherDevices) pSiS->CRT1off = 1;

Completed in 3 milliseconds