Searched defs:DEBUG5 (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/uts/sun4u/sys/pci/ |
H A D | pci_debug.h | 106 #define DEBUG5(flag, dip, fmt, a1, a2, a3, a4, a5) \ macro 119 #define DEBUG5(flag, dip, fmt, a1, a2, a3, a4, a5) macro
|
/titanic_44/usr/src/uts/sun4u/io/pci/ |
H A D | simba.c | 84 #define DEBUG5(f, s, a, b, c, d, e) if ((f)& simba_debug_flags) \ macro 97 #define DEBUG5(f, s, a, b, c, d, e) macro
|
/titanic_44/usr/src/uts/common/io/ |
H A D | ldterm.c | 542 #define DEBUG5(a) if (ldterm_debug >= 5) printf a macro 550 #define DEBUG5(a) macro
|
/titanic_44/usr/src/uts/intel/io/hotplug/pcicfg/ |
H A D | pcicfg.c | 204 #define DEBUG5(fmt, a1, a2, a3, a4, a5)\ macro 213 #define DEBUG5(fmt, a1, a2, a3, a4, a5) macro
|