Searched defs:IOCTL_DEBUGOUT (Results 1 – 6 of 6) sorted by relevance
139 #define IOCTL_DEBUGOUT(...) if (DEBUG_IOCTL) _DBG_PRINTF(__VA_ARGS__) macro158 #define IOCTL_DEBUGOUT(...) macro
213 #define IOCTL_DEBUGOUT(S) if (DEBUG_IOCTL) printf(S "\n") macro
232 #define IOCTL_DEBUGOUT(S) if (DEBUG_IOCTL) printf(S "\n") macro
262 #define IOCTL_DEBUGOUT(S) if (DEBUG_IOCTL) printf(S "\n") macro
274 #define IOCTL_DEBUGOUT(S) if (DEBUG_IOCTL) printf(S "\n") macro
200 #define IOCTL_DEBUGOUT(S) if (DEBUG_IOCTL) printf(S "\n") macro