Home
last modified time | relevance | path

Searched refs:psycho_debug (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/sys/arch/sparc64/dev/
H A Dpsycho.c70 int psycho_debug = ~0; variable
71 #define DPRINTF(l, s) do { if (psycho_debug & l) printf s; } while (0)