NVPDAEMON_DEBUG
#define NVPDAEMON_DEBUG(args) { if (nvpdaemon_debug) cmn_err args; }
#define NVPDAEMON_DEBUG(args)