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

  /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

Completed in 25 milliseconds