Searched defs:IOCTL_DEBUGOUT (Results 1 – 5 of 5) sorted by relevance
63 #define IOCTL_DEBUGOUT(...) if (DEBUG_IOCTL) _DBG_PRINTF(__VA_ARGS__) macro82 #define IOCTL_DEBUGOUT(...) macro
67 #define IOCTL_DEBUGOUT(...) if (DEBUG_IOCTL) _DBG_PRINTF(__VA_ARGS__) macro86 #define IOCTL_DEBUGOUT(...) macro
194 #define IOCTL_DEBUGOUT(S) if (DEBUG_IOCTL) printf(S "\n") macro
334 #define IOCTL_DEBUGOUT(S) if (DEBUG_IOCTL) printf(S "\n") macro
173 #define IOCTL_DEBUGOUT(S) if (DEBUG_IOCTL) printf(S "\n") macro