Home | Sort by: relevance | last modified time | path |
/src/sys/arch/mips/adm5120/ | |
adm5120_extio.c | 86 #ifdef EXTIO_DEBUG 87 int extio_debug = 1; variable in typeref:typename:int 90 if (extio_debug) \ 93 #else /* !EXTIO_DEBUG */ 95 #endif /* EXTIO_DEBUG */ |