/titanic_52/usr/src/cmd/tnf/prex/ |
H A D | dbg.h | 36 #define DBG(x) (x) macro
|
/titanic_52/usr/src/grub/grub-0.97/netboot/ |
H A D | pic8259.c | 11 #define DBG(...) printf ( __VA_ARGS__ ) macro 13 #define DBG(...) macro [all...] |
H A D | undi.c | 186 #define DBG(...) printf ( __VA_ARGS__ ) macro 188 #define DBG(...) macro [all...] |
/titanic_52/usr/src/uts/i86pc/dboot/ |
H A D | dboot_xboot.h | 60 #define DBG(x) do { if (prom_debug) { \ macro
|
/titanic_52/usr/src/uts/common/io/ |
H A D | ptm.c | 142 #define DBG(a) if (ptm_debug) cmn_err(CE_NOTE, a) macro 144 #define DBG(a) macro [all...] |
H A D | pts.c | 124 #define DBG(a) if (pts_debug) cmn_err(CE_NOTE, a) macro 126 #define DBG(a) macro [all...] |
H A D | zcons.c | 206 #define DBG(a) if (zcons_debug) cmn_err(CE_NOTE, a) macro [all...] |
/titanic_52/usr/src/uts/sun4/io/px/ |
H A D | px_debug.h | 127 #define DBG px_dbg macro 132 #define DBG 0 && macro
|
/titanic_52/usr/src/uts/sun4v/os/ |
H A D | suspend.c | 174 #define DBG \ macro 194 #define DBG macro [all...] |
/titanic_52/usr/src/uts/sun4u/io/ |
H A D | gpio_87317.c | 54 #define DBG(dip, format, arg1, arg2, arg3, arg4, arg5) \ macro 58 #define DBG(dip, format, arg1, arg2, arg3, arg4, arg5) macro [all...] |
/titanic_52/usr/src/uts/sun4v/io/ |
H A D | platsvc.c | 48 #define DBG if (ps_debug) printf macro 50 #define DBG _NOTE(CONSTCOND) if (0) printf macro [all...] |
/titanic_52/usr/src/uts/sun4v/io/niumx/ |
H A D | niumx_var.h | 48 #define DBG niumx_dbg macro 51 #define DBG 0 && macro
|
/titanic_52/usr/src/lib/libtnfctl/ |
H A D | dbg.h | 45 #define DBG(x) (x) macro
|
/titanic_52/usr/src/uts/sun4u/sys/ |
H A D | upa64s.h | 167 #define DBG(flag, psp, fmt) \ macro 186 #define DBG(flag, psp, fmt) macro
|
/titanic_52/usr/src/uts/sun4u/montecarlo/sys/ |
H A D | acebus.h | 184 #define DBG(flag, psp, fmt) \ macro 205 #define DBG(flag, psp, fmt) macro
|
/titanic_52/usr/src/boot/lib/libstand/ |
H A D | pkgfs.c | 38 #define DBG(x) printf x macro 40 #define DBG(x) macro
|
/titanic_52/usr/src/uts/i86pc/vm/ |
H A D | kboot_mmu.c | 56 #define DBG(x) /* naught */ macro
|
/titanic_52/usr/src/uts/sun4/sys/ |
H A D | ebus.h | 199 #define DBG(flag, psp, fmt) \ macro 220 #define DBG(flag, psp, fmt) macro
|
/titanic_52/usr/src/lib/libadutils/common/ |
H A D | adutils_impl.h | 41 #define DBG(type, lev) \ macro
|
/titanic_52/usr/src/lib/cfgadm_plugins/pci/common/ |
H A D | cfga.c | 94 #define DBG(level, args) \ macro 99 #define DBG(level, args) /* nothing */ macro [all...] |
/titanic_52/usr/src/lib/cfgadm_plugins/shp/common/ |
H A D | shp.c | 98 #define DBG(level, args) \ macro 103 #define DBG(level, args) /* nothing */ macro [all...] |
/titanic_52/usr/src/lib/cfgadm_plugins/sysctrl/common/ |
H A D | cfga.c | 57 #define DBG printf macro 62 #define DBG(a, b) macro [all...] |
/titanic_52/usr/src/lib/cfgadm_plugins/sbd/common/ |
H A D | ap.h | 39 #define DBG dbg macro
|
/titanic_52/usr/src/uts/common/io/mxfe/ |
H A D | mxfeimpl.h | 378 #define DBG(lvl, ...) mxfe_dprintf(mxfep, __func__, lvl, __VA_ARGS__); macro 380 #define DBG(lvl, ...) macro
|
/titanic_52/usr/src/lib/cfgadm_plugins/ac/common/ |
H A D | mema.c | 52 #define DBG (void) printf macro 57 #define DBG(a, b) macro
|