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

  /src/sys/arch/mips/alchemy/dev/
aucomvar.h 22 #define com_debug aucom_debug macro
26 #undef COM_DEBUG
aucomvar.h 22 #define com_debug aucom_debug macro
26 #undef COM_DEBUG
  /src/sys/dev/ic/
com.c 484 #ifdef COM_DEBUG
485 int com_debug = 0; variable
1262 #ifdef COM_DEBUG
1263 if (com_debug)
1485 #ifdef COM_DEBUG
1486 if (com_debug)
1853 #ifdef COM_DEBUG
1854 if (com_debug)
2334 #ifdef COM_DEBUG
2335 if (com_debug)
    [all...]
com.c 484 #ifdef COM_DEBUG
485 int com_debug = 0; variable
1262 #ifdef COM_DEBUG
1263 if (com_debug)
1485 #ifdef COM_DEBUG
1486 if (com_debug)
1853 #ifdef COM_DEBUG
1854 if (com_debug)
2334 #ifdef COM_DEBUG
2335 if (com_debug)
    [all...]

Completed in 34 milliseconds