Searched refs:gKDPDebug (Results 1 – 1 of 1) sorted by relevance
335 static boolean_t gKDPDebug = FALSE; variable337 #define KDP_DEBUG(...) if (gKDPDebug) printf(__VA_ARGS__);