Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Ddevid_cache.h97 #define DEVID_LOG_PATHS(args) { if (devid_log_paths) cmn_err args; }
/titanic_44/usr/src/uts/common/os/
H A Ddevid_cache.c152 int devid_log_paths = 0; variable