Searched refs:RamDacIsSupported (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/ramdac/
H A DBT.c72 Bool RamDacIsSupported = FALSE; local in function:BTramdacProbe
117 RamDacIsSupported = TRUE;
120 if (!RamDacIsSupported) {
H A DIBM.c233 Bool RamDacIsSupported = FALSE; local in function:IBMramdacProbe
292 RamDacIsSupported = TRUE;
295 if (!RamDacIsSupported) {
H A DTI.c286 Bool RamDacIsSupported = FALSE; local in function:TIramdacProbe
326 RamDacIsSupported = TRUE;
329 if (!RamDacIsSupported) {

Completed in 4 milliseconds