Home
last modified time | relevance | path

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", in simba_err_callback()
587 DEBUG6(D_CTLOPS, in simba_ctlops()
/illumos-gate/usr/src/uts/common/io/
H A Dldterm.c544 #define DEBUG6(a) if (ldterm_debug >= 6) printf a macro
552 #define DEBUG6(a) macro
5026 DEBUG6(("original iflag = %o\n", tp->t_modes.c_iflag)); in ldterm_adjust_modes()
5030 DEBUG6(("driver iflag = %o\n", tp->t_dmodes.c_iflag)); in ldterm_adjust_modes()
5031 DEBUG6(("apparent iflag = %o\n", tp->t_amodes.c_iflag)); in ldterm_adjust_modes()
5032 DEBUG6(("effective iflag = %o\n", tp->t_modes.c_iflag)); in ldterm_adjust_modes()