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