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

  /src/sys/arch/mips/adm5120/dev/
wdc_extio.c 81 #ifdef WDC_EXTIO_DEBUG
82 int wdc_extio_debug = 1; variable in typeref:typename:int
85 if (wdc_extio_debug) \
88 #else /* !WDC_EXTIO_DEBUG */
90 #endif /* WDC_EXTIO_DEBUG */
wdc_extio.c 81 #ifdef WDC_EXTIO_DEBUG
82 int wdc_extio_debug = 1; variable in typeref:typename:int
85 if (wdc_extio_debug) \
88 #else /* !WDC_EXTIO_DEBUG */
90 #endif /* WDC_EXTIO_DEBUG */

Completed in 23 milliseconds