Home | Sort by: relevance | last modified time | path |
/src/sys/arch/sh3/dev/ | |
scif.c | 179 #ifdef SCIF_DEBUG 180 int scif_debug = 1; variable in typeref:typename:int 181 #define DPRINTF(x) if (scif_debug) printf x |
scif.c | 179 #ifdef SCIF_DEBUG 180 int scif_debug = 1; variable in typeref:typename:int 181 #define DPRINTF(x) if (scif_debug) printf x |