HomeSort by: relevance | last modified time | path
    Searched refs:com_debug (Results 1 - 6 of 6) 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...]
  /src/sys/arch/arm/ixp12x0/
ixp12x0_com.c 327 #ifdef COM_DEBUG
328 if (com_debug)
573 #ifdef COM_DEBUG
  /src/sys/arch/arm/at91/
at91dbgu.c 341 #ifdef COM_DEBUG
342 if (com_debug)
566 #ifdef COM_DEBUG
at91usart.c 379 #ifdef COM_DEBUG
380 if (com_debug)
659 #ifdef COM_DEBUG
  /src/sys/arch/arm/ep93xx/
epcom.c 338 #ifdef COM_DEBUG
339 if (com_debug)
567 #ifdef COM_DEBUG

Completed in 36 milliseconds