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

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

Completed in 123 milliseconds