Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Ddevcache_impl.h141 #define NVPDAEMON_DEBUG(args) { if (nvpdaemon_debug) cmn_err args; }
/illumos-gate/usr/src/uts/common/os/
H A Ddevcache.c206 int nvpdaemon_debug = 0; variable