Home | Sort by: relevance | last modified time | path |
/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) |