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

  /src/sys/arch/sparc64/dev/
psycho.c 74 int psycho_debug = 0x0; variable in typeref:typename:int
75 #define DPRINTF(l, s) do { if (psycho_debug & l) printf s; } while (0)
515 if (psycho_debug & PDB_INTR)
psycho.c 74 int psycho_debug = 0x0; variable in typeref:typename:int
75 #define DPRINTF(l, s) do { if (psycho_debug & l) printf s; } while (0)
515 if (psycho_debug & PDB_INTR)

Completed in 60 milliseconds