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

  /src/sys/arch/mips/adm5120/
adm5120_cfio.c 49 #ifdef CFIO_DEBUG
50 int cfio_debug = 1; variable in typeref:typename:int
53 if (cfio_debug) \
56 #else /* !CFIO_DEBUG */
58 #endif /* CFIO_DEBUG */
adm5120_cfio.c 49 #ifdef CFIO_DEBUG
50 int cfio_debug = 1; variable in typeref:typename:int
53 if (cfio_debug) \
56 #else /* !CFIO_DEBUG */
58 #endif /* CFIO_DEBUG */
adm5120_cfio.c 49 #ifdef CFIO_DEBUG
50 int cfio_debug = 1; variable in typeref:typename:int
53 if (cfio_debug) \
56 #else /* !CFIO_DEBUG */
58 #endif /* CFIO_DEBUG */

Completed in 34 milliseconds