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

/illumos-gate/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,
305 softsp->dip, DDI_PROP_DONTPASS, "glvc_debug", glvc_debug);

Completed in 73 milliseconds