Searched defs:DEBUG5 (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sys/pci/
H A Dpci_debug.h106 #define DEBUG5(flag, dip, fmt, a1, a2, a3, a4, a5) \ macro
119 #define DEBUG5(flag, dip, fmt, a1, a2, a3, a4, a5) macro
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dsimba.c84 #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
999 DEBUG5(D_ATTACH, "%s%d: restoring regs for %p-%s%d\n",
/illumos-gate/usr/src/uts/common/io/
H A Dldterm.c542 #define DEBUG5(a) if (ldterm_debug >= 5) printf a macro
550 #define DEBUG5(a) macro
1482 DEBUG5(("RESCAN WAS SET; put back in q\n"));
2752 DEBUG5(("roomleft=%d, bytes_in_bp=%d, tp->t_rd_request=%d\n",
2766 DEBUG5(("Bytes to move = %lu\n", bytes_to_move));
/illumos-gate/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c204 #define DEBUG5(fmt, a1, a2, a3, a4, a5)\ macro
213 #define DEBUG5(fmt, a1, a2, a3, a4, a5) macro
2757 DEBUG5("Returned 0x%x of 64 bit %s space"

Completed in 86 milliseconds