Home | Sort by: relevance | last modified time | path |
/src/sys/dev/ic/ | |
tcic2.c | 55 int tcic_debug = 1; variable in typeref:typename:int 56 #define DPRINTF(arg) if (tcic_debug) printf arg; |
tcic2.c | 55 int tcic_debug = 1; variable in typeref:typename:int 56 #define DPRINTF(arg) if (tcic_debug) printf arg; |