Searched defs:DEBUG2 (Results 1 – 8 of 8) sorted by relevance
/titanic_44/usr/src/uts/sun4u/sys/pci/ |
H A D | pci_debug.h | 97 #define DEBUG2(flag, dip, fmt, a1, a2) \ macro 116 #define DEBUG2(flag, dip, fmt, a1, a2) macro
|
/titanic_44/usr/src/cmd/rmt/ |
H A D | rmt.c | 125 #define DEBUG2(f, a, b) if (debug) (void) fprintf(debug, (f), (a), (b)) macro
|
/titanic_44/usr/src/uts/common/io/hotplug/hpcsvc/ |
H A D | hpcsvc.c | 53 #define DEBUG2(fmt, a1, a2) \ macro 60 #define DEBUG2(fmt, a1, a2) macro
|
/titanic_44/usr/src/uts/sun4u/io/pci/ |
H A D | simba.c | 75 #define DEBUG2(f, s, a, b) if ((f)& simba_debug_flags) \ macro 94 #define DEBUG2(f, s, a, b) macro
|
/titanic_44/usr/src/uts/sun4u/montecarlo/sys/ |
H A D | scsb.h | 688 #define DEBUG2(fmt, a1, a2)\ macro 699 #define DEBUG2(fmt, a1, a2) macro
|
/titanic_44/usr/src/uts/common/io/ |
H A D | ldterm.c | 539 #define DEBUG2(a) if (ldterm_debug >= 2) printf a /* allocations */ macro 547 #define DEBUG2(a) macro
|
/titanic_44/usr/src/uts/intel/io/hotplug/pcicfg/ |
H A D | pcicfg.c | 196 #define DEBUG2(fmt, a1, a2)\ macro 210 #define DEBUG2(fmt, a1, a2) macro
|
/titanic_44/usr/src/uts/sun4/io/ |
H A D | pcicfg.c | 237 #define DEBUG2(fmt, a1, a2)\ macro 248 #define DEBUG2(fmt, a1, a2) macro
|