Home
last modified time | relevance | path

Searched defs:DPRINTF (Results 1 – 25 of 48) sorted by relevance

12

/titanic_41/usr/src/uts/sun4/sys/
H A Dnexusdebug.h62 #define DPRINTF(print_flag, args) \ macro
/titanic_41/usr/src/cmd/man/
H A Dman.h35 #define DPRINTF if (debug) \ macro
/titanic_41/usr/src/uts/sun4u/io/
H A Dpmc.c47 #define DPRINTF(ARGLIST) if (pmc_debug_flag) printf ARGLIST; macro
49 #define DPRINTF(ARGLIST) macro
/titanic_41/usr/src/lib/libsmedia/library/common/
H A Dl_defines.h56 #define DPRINTF(str) (void) printf(str) macro
62 #define DPRINTF(str) macro
/titanic_41/usr/src/uts/common/io/kbtrans/
H A Dkbtrans_lower.h154 #define DPRINTF(l, m, args) \ macro
159 #define DPRINTF(l, m, args) macro
/titanic_41/usr/src/uts/sun4u/opl/sys/
H A Doplkm.h87 #define DPRINTF(f, x) if (f & okm_debug) printf x macro
93 #define DPRINTF(f, x) macro
H A Ddm2s.h96 #define DPRINTF(f, x) if (f & dm2s_debug) printf x macro
101 #define DPRINTF(f, x) macro
/titanic_41/usr/src/uts/sun4u/sys/
H A Dtodbq4802.h40 #define DPRINTF if (bq4802_debug_flags) prom_printf macro
42 #define DPRINTF macro
H A Dtodm5819p.h41 #define DPRINTF if (m5819p_debug_flags) prom_printf macro
43 #define DPRINTF macro
H A Dtodm5819.h41 #define DPRINTF if (m5819_debug_flags) prom_printf macro
43 #define DPRINTF macro
H A Drmc_comm.h197 #define DPRINTF(rcs, d, ARGLIST) { if (rcs->debug & d) cmn_err ARGLIST; } macro
217 #define DPRINTF(rcs, d, ARGLIST) macro
H A Dtodds1287.h41 #define DPRINTF if (ds1287_debug_flags) prom_printf macro
43 #define DPRINTF macro
H A Dmc-us3.h168 #define DPRINTF(flag, args) if (mc_debug & flag) _PRINTF args; macro
170 #define DPRINTF(flag, args) macro
/titanic_41/usr/src/cmd/sf880drd/
H A Dsf880drd.h38 #define DPRINTF(ARGLIST) if (dakdr_debug & 0x1) printf ARGLIST; macro
/titanic_41/usr/src/uts/sparc/os/
H A Dobpsym_1275.c60 #define DPRINTF(str) if (obpsym_debug) prom_printf(str) macro
H A Dobpsym.c58 #define DPRINTF(str) if (obpsym_debug) prom_printf(str) macro
/titanic_41/usr/src/lib/libresolv2/common/resolv/
H A Dres_update.c85 #define DPRINTF(x) do {\ macro
/titanic_41/usr/src/cmd/sgs/gprof/common/
H A Dreadelf.c42 #define DPRINTF(msg, file) if (debug & ELFDEBUG) \ macro
52 #define DPRINTF(msg, file) macro
/titanic_41/usr/src/uts/sun4u/sys/i2c/clients/
H A Dics951601_impl.h48 #define DPRINTF(print_flag, args) \ macro
H A Dtda8444_impl.h60 #define DPRINTF(print_flag, args) \ macro
/titanic_41/usr/src/uts/common/sys/
H A Dcpudrv.h194 #define DPRINTF(flag, args) if (cpudrv_debug & flag) _PRINTF args; macro
196 #define DPRINTF(flag, args) macro
H A Dconsconfig_dacf.h114 #define DPRINTF consconfig_dprintf macro
/titanic_41/usr/src/lib/efcode/include/fcode/
H A Dprivate.h42 #define DPRINTF(x, y) if (get_interpreter_debug_level() & (DEBUG_##x))\ macro
/titanic_41/usr/src/cmd/rmformat/
H A Drmformat.h59 #define DPRINTF(str) (void) printf(str) macro
/titanic_41/usr/src/uts/common/io/
H A Dwscons.c282 #define DPRINTF(l, m, args) \ macro
301 #define DPRINTF(l, m, args) /* NOTHING */ macro

12