Searched refs:glvc_debug (Results 1 – 1 of 1) sorted by relevance
85 #define DPRINTF(args) if (glvc_debug) _PRINTF args;207 static uint_t glvc_debug = 0; variable304 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()