Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Ddevid_cache.h102 #define DEVID_LOG_REMOVE(args) { if (devid_log_removes) cmn_err args; } macro
137 #define DEVID_LOG_REMOVE(args) macro
/titanic_41/usr/src/uts/common/os/
H A Ddevid_cache.c702 DEVID_LOG_REMOVE((CE_CONT, in devid_cache_cleanup()