Home
last modified time | relevance | path

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

/titanic_41/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", in simba_err_callback()
587 DEBUG6(D_CTLOPS, in simba_ctlops()
/titanic_41/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)); in ldterm_adjust_modes()
5009 DEBUG6(("driver iflag = %o\n", tp->t_dmodes.c_iflag)); in ldterm_adjust_modes()
5010 DEBUG6(("apparent iflag = %o\n", tp->t_amodes.c_iflag)); in ldterm_adjust_modes()
5011 DEBUG6(("effective iflag = %o\n", tp->t_modes.c_iflag)); in ldterm_adjust_modes()