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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/x86emu/
H A Dx86emu.h186 #define DEBUG_SYS_F (DEBUG_SVC_F|DEBUG_FS_F|DEBUG_PROC_F) macro
H A Ddebug.c287 M.x86.debug ^= DEBUG_SVC_F | DEBUG_SYS_F | DEBUG_SYSINT_F;
/xsrc/external/mit/xorg-server/dist/hw/xfree86/x86emu/
H A Dx86emu.h186 #define DEBUG_SYS_F (DEBUG_SVC_F|DEBUG_FS_F|DEBUG_PROC_F) macro
H A Ddebug.c303 M.x86.debug ^= DEBUG_SVC_F | DEBUG_SYS_F | DEBUG_SYSINT_F;
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/x86emu/x86emu/
H A Ddebug.h78 # define DEBUG_SYS() (M.x86.debug & DEBUG_SYS_F)
/xsrc/external/mit/xorg-server/dist/hw/xfree86/x86emu/x86emu/
H A Ddebug.h78 #define DEBUG_SYS() (M.x86.debug & DEBUG_SYS_F)

Completed in 6 milliseconds