Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Ddevid_cache.h95 #define DEVID_LOG_PATHS(args) { if (devid_log_paths) cmn_err args; }
/illumos-gate/usr/src/uts/common/os/
H A Ddevid_cache.c154 int devid_log_paths = 0; variable