Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/avs/ns/sv/
H A Dsv.c121 static int sv_debug; /* Set non-zero for debug to syslog */ variable
356 if (sv_debug > 0) in sv_init_devs()
374 if (sv_debug > 0) in sv_init_devs()
418 if (sv_debug > 0) in sv_attach()
1109 if (sv_debug > 0) in svattach_fd()
1129 if (sv_debug > 0) { in svattach_fd()
1146 if (sv_debug > 0) in svdetach_fd()
1581 if (sv_debug > 3) in sv_list()
2104 if (sv_debug > 5) in _sv_lyr_strategy()
2335 if (sv_debug > 5) { in _sv_lyr_strategy()
[all …]
/titanic_41/usr/src/cmd/mdb/common/modules/sv/
H A Dsv.c580 sv_get_print(sv_debug, "debug", "%d", i); in sv()