Searched defs:DEBUG4 (Results 1 – 6 of 6) sorted by relevance
/titanic_44/usr/src/uts/sun4u/sys/pci/ |
H A D | pci_debug.h | 102 #define DEBUG4(flag, dip, fmt, a1, a2, a3, a4) \ macro 118 #define DEBUG4(flag, dip, fmt, a1, a2, a3, a4) macro
|
/titanic_44/usr/src/uts/sun4u/io/pci/ |
H A D | simba.c | 81 #define DEBUG4(f, s, a, b, c, d) if ((f)& simba_debug_flags) \ macro 96 #define DEBUG4(f, s, a, b, c, d) macro
|
/titanic_44/usr/src/uts/sun4u/montecarlo/sys/ |
H A D | scsb.h | 693 #define DEBUG4(fmt, a1, a2, a3, a4)\ macro 701 #define DEBUG4(fmt, a1, a2, a3, a4) macro
|
/titanic_44/usr/src/uts/common/io/ |
H A D | ldterm.c | 541 #define DEBUG4(a) if (ldterm_debug >= 4) printf a /* M_READ Stuff */ macro 549 #define DEBUG4(a) macro
|
/titanic_44/usr/src/uts/intel/io/hotplug/pcicfg/ |
H A D | pcicfg.c | 201 #define DEBUG4(fmt, a1, a2, a3, a4)\ macro 212 #define DEBUG4(fmt, a1, a2, a3, a4) macro
|
/titanic_44/usr/src/uts/sun4/io/ |
H A D | pcicfg.c | 242 #define DEBUG4(fmt, a1, a2, a3, a4)\ macro 250 #define DEBUG4(fmt, a1, a2, a3, a4) macro
|