Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Ddevid_cache.h100 #define DEVID_LOG_REMOVE(args) { if (devid_log_removes) cmn_err args; } macro
135 #define DEVID_LOG_REMOVE(args) macro
/illumos-gate/usr/src/uts/common/os/
H A Ddevid_cache.c718 DEVID_LOG_REMOVE((CE_CONT, in devid_cache_cleanup()