Home
last modified time | relevance | path

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

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