Searched refs:VBESaveRestore (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/vbe/
H A Dvbe.h221 VBESaveRestore(vbeInfoPtr pVbe, vbeSaveRestoreFunction fuction,
H A Dvbe.c545 VBESaveRestore(vbeInfoPtr pVbe, vbeSaveRestoreFunction function, function in typeref:typename:Bool
929 ErrorF("VBESaveRestore\n");
930 if ((VBESaveRestore(pVbe,function,
941 ErrorF("VBESaveRestore done with success\n");
944 ErrorF("VBESaveRestore done\n");
/xsrc/external/mit/xorg-server/dist/hw/xfree86/int10/
H A Dvbe.h228 VBESaveRestore(vbeInfoPtr pVbe, vbeSaveRestoreFunction function,
H A Dvbe.c547 VBESaveRestore(vbeInfoPtr pVbe, vbeSaveRestoreFunction function, function in typeref:typename:Bool
930 ErrorF("VBESaveRestore\n");
931 if ((VBESaveRestore(pVbe, function,
942 ErrorF("VBESaveRestore done with success\n");
945 ErrorF("VBESaveRestore done\n");
/xsrc/external/mit/xf86-video-vesa/dist/src/
H A Dvesa.c1752 if (!VBESaveRestore(pVesa->pVbe,function,(pointer)&pVesa->state,
1767 if ((retval = VBESaveRestore(pVesa->pVbe,function,
/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_driver.c7506 if(!VBESaveRestore(pSiS->pVbe, function, (pointer)&pSiS->state,
7521 if(VBESaveRestore(pSiS->pVbe,function,(pointer)&pSiS->state,
9889 * VBESaveRestore() does not restore CRT1. So we set any mode now,
9891 * can call VBESaveRestore to restore original mode.
9969 * VBESaveRestore() does not restore CRT1. So we set any mode now,
9971 * can call VBESaveRestore to restore original mode.

Completed in 22 milliseconds