Searched refs:DEBUG6 (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dsimba.c87 #define DEBUG6(f, s, a, b, c, d, e, ff) if ((f)& simba_debug_flags) \ macro
98 #define DEBUG6(f, s, a, b, c, d, e, ff) macro
536 DEBUG6(D_FAULT, "%s-%d: cleaning up fault bits %x %x %x.%8x\n",
587 DEBUG6(D_CTLOPS,
/illumos-gate/usr/src/uts/common/io/
H A Dldterm.c543 #define DEBUG6(a) if (ldterm_debug >= 6) printf a macro
551 #define DEBUG6(a) macro
5005 DEBUG6(("original iflag = %o\n", tp->t_modes.c_iflag));
5009 DEBUG6(("driver iflag = %o\n", tp->t_dmodes.c_iflag));
5010 DEBUG6(("apparent iflag = %o\n", tp->t_amodes.c_iflag));
5011 DEBUG6(("effective iflag = %o\n", tp->t_modes.c_iflag));

Completed in 178 milliseconds