Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Ddevid_cache.h94 #define DEVID_LOG_MATCH(args) { if (devid_log_matches) devid_log args; } macro
129 #define DEVID_LOG_MATCH(args) macro
/illumos-gate/usr/src/uts/common/os/
H A Ddevid_cache.c824 DEVID_LOG_MATCH(("find", devid, np->nvp_devpath)); in e_devid_cache_devi_path_lists()