Searched refs:g_debug_print (Results 1 – 2 of 2) sorted by relevance
175 extern bool g_debug_print;182 if (!g_debug_print) \192 if (!g_debug_print) \
69 bool g_debug_print = false; variable70 SYSCTL_BOOL(_hw_ccp, OID_AUTO, debug, CTLFLAG_RWTUN, &g_debug_print, 0,