Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Ddevid_cache.h103 #define DEVID_LOG_STALE(args) { if (devid_log_stale) devid_log args; }
/titanic_44/usr/src/uts/common/os/
H A Ddevid_cache.c158 int devid_log_stale = 0; variable