Home
last modified time | relevance | path

Searched defs:DBG (Results 1 – 25 of 29) sorted by relevance

12

/titanic_52/usr/src/cmd/tnf/prex/
H A Ddbg.h36 #define DBG(x) (x) macro
/titanic_52/usr/src/grub/grub-0.97/netboot/
H A Dpic8259.c11 #define DBG(...) printf ( __VA_ARGS__ ) macro
13 #define DBG(...) macro
[all...]
H A Dundi.c186 #define DBG(...) printf ( __VA_ARGS__ ) macro
188 #define DBG(...) macro
[all...]
/titanic_52/usr/src/uts/i86pc/dboot/
H A Ddboot_xboot.h60 #define DBG(x) do { if (prom_debug) { \ macro
/titanic_52/usr/src/uts/common/io/
H A Dptm.c142 #define DBG(a) if (ptm_debug) cmn_err(CE_NOTE, a) macro
144 #define DBG(a) macro
[all...]
H A Dpts.c124 #define DBG(a) if (pts_debug) cmn_err(CE_NOTE, a) macro
126 #define DBG(a) macro
[all...]
H A Dzcons.c206 #define DBG(a) if (zcons_debug) cmn_err(CE_NOTE, a) macro
[all...]
/titanic_52/usr/src/uts/sun4/io/px/
H A Dpx_debug.h127 #define DBG px_dbg macro
132 #define DBG 0 && macro
/titanic_52/usr/src/uts/sun4v/os/
H A Dsuspend.c174 #define DBG \ macro
194 #define DBG macro
[all...]
/titanic_52/usr/src/uts/sun4u/io/
H A Dgpio_87317.c54 #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 Dplatsvc.c48 #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 Dniumx_var.h48 #define DBG niumx_dbg macro
51 #define DBG 0 && macro
/titanic_52/usr/src/lib/libtnfctl/
H A Ddbg.h45 #define DBG(x) (x) macro
/titanic_52/usr/src/uts/sun4u/sys/
H A Dupa64s.h167 #define DBG(flag, psp, fmt) \ macro
186 #define DBG(flag, psp, fmt) macro
/titanic_52/usr/src/uts/sun4u/montecarlo/sys/
H A Dacebus.h184 #define DBG(flag, psp, fmt) \ macro
205 #define DBG(flag, psp, fmt) macro
/titanic_52/usr/src/boot/lib/libstand/
H A Dpkgfs.c38 #define DBG(x) printf x macro
40 #define DBG(x) macro
/titanic_52/usr/src/uts/i86pc/vm/
H A Dkboot_mmu.c56 #define DBG(x) /* naught */ macro
/titanic_52/usr/src/uts/sun4/sys/
H A Debus.h199 #define DBG(flag, psp, fmt) \ macro
220 #define DBG(flag, psp, fmt) macro
/titanic_52/usr/src/lib/libadutils/common/
H A Dadutils_impl.h41 #define DBG(type, lev) \ macro
/titanic_52/usr/src/lib/cfgadm_plugins/pci/common/
H A Dcfga.c94 #define DBG(level, args) \ macro
99 #define DBG(level, args) /* nothing */ macro
[all...]
/titanic_52/usr/src/lib/cfgadm_plugins/shp/common/
H A Dshp.c98 #define DBG(level, args) \ macro
103 #define DBG(level, args) /* nothing */ macro
[all...]
/titanic_52/usr/src/lib/cfgadm_plugins/sysctrl/common/
H A Dcfga.c57 #define DBG printf macro
62 #define DBG(a, b) macro
[all...]
/titanic_52/usr/src/lib/cfgadm_plugins/sbd/common/
H A Dap.h39 #define DBG dbg macro
/titanic_52/usr/src/uts/common/io/mxfe/
H A Dmxfeimpl.h378 #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 Dmema.c52 #define DBG (void) printf macro
57 #define DBG(a, b) macro

12