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

  /src/sys/arch/mips/adm5120/
adm5120_obio.c 87 #ifdef OBIO_DEBUG
88 int obio_debug = 1; variable in typeref:typename:int
91 if (obio_debug) \
94 #else /* !OBIO_DEBUG */
96 #endif /* OBIO_DEBUG */
adm5120_obio.c 87 #ifdef OBIO_DEBUG
88 int obio_debug = 1; variable in typeref:typename:int
91 if (obio_debug) \
94 #else /* !OBIO_DEBUG */
96 #endif /* OBIO_DEBUG */
adm5120_obio.c 87 #ifdef OBIO_DEBUG
88 int obio_debug = 1; variable in typeref:typename:int
91 if (obio_debug) \
94 #else /* !OBIO_DEBUG */
96 #endif /* OBIO_DEBUG */

Completed in 38 milliseconds