Searched defs:hsvc_debug (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/os/
H A Dhsvc.c39 int hsvc_debug = 0; /* HSVC debug flags */ variable
53 if (hsvc_debug & DBG_HSVC_REFCNT) hsvc_chk_refcnt(hsvcp)
56 if (hsvc_debug & flag) prom_printf ARGS
59 if (hsvc_debug & DBG_HSVC_SETUP) hsvc_dump()

Completed in 59 milliseconds