Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4u/tazmo/io/
H A Denvctrl.c129 static int envctrl_debug_flags = 0; variable
1356 if (envctrl_debug_flags) in envctrl_dev_isr()
1372 if (envctrl_debug_flags) in envctrl_dev_isr()
1568 if (envctrl_debug_flags) in envctrl_xmit()
1623 if (envctrl_debug_flags) in envctrl_xmit()
1626 if (envctrl_debug_flags) in envctrl_xmit()
1679 if (envctrl_debug_flags) in envctrl_recv()
1719 if (envctrl_debug_flags) in envctrl_recv()
1722 if (envctrl_debug_flags) in envctrl_recv()
1759 if (envctrl_debug_flags) { in envctrl_get_ps_temp()
[all …]
/titanic_44/usr/src/uts/sun4u/javelin/io/
H A Denvctrltwo.c146 static int envctrl_debug_flags = 0; variable
164 #define DPRINTF1 if (envctrl_debug_flags && (envctrl_debug_flags & 0x1)) printf
165 #define DPRINTF2 if (envctrl_debug_flags && (envctrl_debug_flags & 0x2)) printf
166 #define DPRINTF3 if (envctrl_debug_flags && (envctrl_debug_flags & 0x4)) printf
1464 if (envctrl_debug_flags) { in envctrl_tempr_poll()
2254 if (envctrl_debug_flags) { in envctrl_abort_seq_handler()