/illumos-gate/usr/src/grub/grub-0.97/netboot/ |
H A D | pic8259.c | 11 #define DBG(...) printf ( __VA_ARGS__ ) macro 13 #define DBG(...) macro
|
H A D | undi.c | 186 #define DBG(...) printf ( __VA_ARGS__ ) macro 188 #define DBG(...) macro
|
/illumos-gate/usr/src/uts/i86pc/dboot/ |
H A D | dboot_xboot.h | 58 #define DBG(x) do { if (prom_debug) { \ macro
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | ptm.c | 154 #define DBG(a) if (ptm_debug) cmn_err(CE_NOTE, a) macro 156 #define DBG(a) macro
|
H A D | pts.c | 131 #define DBG(a) if (pts_debug) cmn_err(CE_NOTE, a) macro 133 #define DBG(a) macro
|
H A D | zcons.c | 211 #define DBG(a) if (zcons_debug) cmn_err(CE_NOTE, a) macro
|
/illumos-gate/usr/src/uts/sun4/io/px/ |
H A D | px_debug.h | 127 #define DBG px_dbg macro 132 #define DBG 0 && macro
|
/illumos-gate/usr/src/uts/sun4v/os/ |
H A D | suspend.c | 174 #define DBG \ macro 194 #define DBG macro
|
/illumos-gate/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
|
/illumos-gate/usr/src/uts/sun4v/io/niumx/ |
H A D | niumx_var.h | 48 #define DBG niumx_dbg macro 51 #define DBG 0 && macro
|
/illumos-gate/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
|
/illumos-gate/usr/src/uts/sun4u/sys/ |
H A D | upa64s.h | 167 #define DBG(flag, psp, fmt) \ macro 186 #define DBG(flag, psp, fmt) macro
|
/illumos-gate/usr/src/uts/i86pc/vm/ |
H A D | kboot_mmu.c | 58 #define DBG(x) /* naught */ macro
|
/illumos-gate/usr/src/uts/sun4/sys/ |
H A D | ebus.h | 199 #define DBG(flag, psp, fmt) \ macro 220 #define DBG(flag, psp, fmt) macro
|
/illumos-gate/usr/src/lib/libadutils/common/ |
H A D | adutils_impl.h | 41 #define DBG(type, lev) \ macro
|
/illumos-gate/usr/src/lib/cfgadm_plugins/pci/common/ |
H A D | cfga.c | 89 #define DBG(level, args) \ macro 94 #define DBG(level, args) /* nothing */ macro
|
/illumos-gate/usr/src/lib/cfgadm_plugins/sysctrl/common/ |
H A D | cfga.c | 55 #define DBG printf macro 60 #define DBG(a, b) macro
|
/illumos-gate/usr/src/lib/cfgadm_plugins/shp/common/ |
H A D | shp.c | 96 #define DBG(level, args) \ macro 101 #define DBG(level, args) /* nothing */ macro
|
/illumos-gate/usr/src/lib/cfgadm_plugins/sbd/common/ |
H A D | ap.h | 37 #define DBG dbg macro
|
/illumos-gate/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
|
/illumos-gate/usr/src/lib/cfgadm_plugins/ac/common/ |
H A D | mema.c | 50 #define DBG (void) printf macro 55 #define DBG(a, b) macro
|
/illumos-gate/usr/src/cmd/idmap/idmapd/ |
H A D | idmapd.h | 87 #define DBG(type, lev) \ macro
|
/illumos-gate/usr/src/uts/common/sys/crypto/ |
H A D | dca.h | 791 #define DBG dca_dprintf macro 793 #define DBG(dca, lvl, ...) macro
|
/illumos-gate/usr/src/uts/common/io/audio/drv/audioemu10k/ |
H A D | audioemu10k.h | 205 #define DBG 0x052 /* DW:nocnl */ macro
|
/illumos-gate/usr/src/uts/i86pc/os/ |
H A D | fakebop.c | 87 #define DBG(x) { if (kbm_debug) \ macro
|