Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Ddevid_cache.h95 #define DEVID_LOG_LOOKUP(args) { if (devid_log_lookups) cmn_err args; }
/titanic_41/usr/src/uts/common/os/
H A Ddevid_cache.c149 int devid_log_lookups = 0; variable