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

  /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 */

Completed in 39 milliseconds