HomeSort by: relevance | last modified time | path
    Searched defs:schizo_debug (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/sparc64/dev/
schizo.c 65 int schizo_debug = 0x0; variable in typeref:typename:int
66 #define DPRINTF(l, s) do { if (schizo_debug & l) printf s; } while (0)
schizo.c 65 int schizo_debug = 0x0; variable in typeref:typename:int
66 #define DPRINTF(l, s) do { if (schizo_debug & l) printf s; } while (0)

Completed in 21 milliseconds