Searched refs:g_debug_print (Results 1 – 2 of 2) sorted by relevance
177 extern bool g_debug_print;184 if (!g_debug_print) \194 if (!g_debug_print) \
71 bool g_debug_print = false; variable72 SYSCTL_BOOL(_hw_ccp, OID_AUTO, debug, CTLFLAG_RWTUN, &g_debug_print, 0,