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

  /src/sys/arch/arm/ep93xx/
eppcic.c 57 #ifdef EPPCIC_DEBUG
58 int eppcic_debug = EPPCIC_DEBUG; variable in typeref:typename:int
59 #define DPRINTFN(n,x) if (eppcic_debug>(n)) printf x;
eppcic.c 57 #ifdef EPPCIC_DEBUG
58 int eppcic_debug = EPPCIC_DEBUG; variable in typeref:typename:int
59 #define DPRINTFN(n,x) if (eppcic_debug>(n)) printf x;

Completed in 51 milliseconds