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

  /src/sys/arch/hpcmips/tx/
tx39ir.c 55 #define DPRINTF_DEBUG tx39ir_debug
tx39power.c 51 #define DPRINTF_DEBUG tx39power_debug
tx39biu.c 51 #define DPRINTF_DEBUG tx39biu_debug
tx39sib.c 55 #define DPRINTF_DEBUG tx39sibdebug
tx39clock.c 55 #define DPRINTF_DEBUG tx39clock_debug
tx39io.c 49 #define DPRINTF_DEBUG tx39io_debug
tx39icu.c 75 #define DPRINTF_DEBUG tx39icu_debug
txcom.c 76 #define DPRINTF_DEBUG tx39uart_debug
  /src/sys/arch/hpcsh/hpcsh/
bus_space.c 43 #define DPRINTF_DEBUG bus_space_debug
machdep.c 108 #define DPRINTF_DEBUG machdep_debug
  /src/sys/arch/hpc/include/
debug.h 46 * #define DPRINTF_DEBUG foo_debug
54 #ifndef DPRINTF_DEBUG
62 int DPRINTF_DEBUG = DPRINTF_LEVEL;
78 if (DPRINTF_DEBUG) \
83 if (DPRINTF_DEBUG) \
88 if (DPRINTF_DEBUG > (n)) \
93 if (DPRINTF_DEBUG > (n)) \
112 if (DPRINTF_DEBUG) \
117 if (DPRINTF_DEBUG > (n)) \
  /src/sys/arch/hpcmips/dev/
ucb1200.c 55 #define DPRINTF_DEBUG ucb1200_debug
plumicu.c 49 #define DPRINTF_DEBUG plumicu_debug
plumvideo.c 75 #define DPRINTF_DEBUG plumvideo_debug
ucbtp.c 68 #define DPRINTF_DEBUG ucbtp_debug
plumpcmcia.c 57 #define DPRINTF_DEBUG plumpcmcia_debug
  /src/sys/arch/hpcmips/vr/
vrip.c 62 #define DPRINTF_DEBUG vrip_debug
vrc4173bcu.c 55 #define DPRINTF_DEBUG vrc4173bcu_debug
  /src/sys/arch/hpcsh/dev/
pfckbd.c 58 #define DPRINTF_DEBUG pfckbd_debug
  /src/sys/arch/hpcsh/dev/hd64465/
hd64465pcmcia.c 63 #define DPRINTF_DEBUG hd64465pcmcia_debug
  /src/sys/arch/hpcsh/dev/hd64461/
hd64461video.c 74 #define DPRINTF_DEBUG hd64461video_debug
hd64461pcmcia.c 66 #define DPRINTF_DEBUG hd64461pcmcia_debug

Completed in 35 milliseconds