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

  /src/sys/arch/mips/alchemy/dev/
aucomvar.h 22 #define com_debug aucom_debug macro
26 #undef COM_DEBUG
  /src/sys/dev/ic/
com.c 449 #ifdef COM_DEBUG
450 int com_debug = 0; variable in typeref:typename:int
1167 #ifdef COM_DEBUG
1168 if (com_debug)
1390 #ifdef COM_DEBUG
1391 if (com_debug)
1742 #ifdef COM_DEBUG
1743 if (com_debug)
2172 #ifdef COM_DEBUG
2173 if (com_debug)
    [all...]

Completed in 12 milliseconds