Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4v/io/glvc/
H A Dglvc.c85 #define DPRINTF(args) if (glvc_debug) _PRINTF args;
207 static uint_t glvc_debug = 0; variable
304 glvc_debug = (uint64_t)ddi_getprop(DDI_DEV_T_ANY, in glvc_attach()
305 softsp->dip, DDI_PROP_DONTPASS, "glvc_debug", glvc_debug); in glvc_attach()