Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Ddevinfo.c290 { if (di_cache_debug != DI_QUIET) di_cache_print args; }
335 static void di_cache_print(di_cache_debug_t msglevel, char *fmt, ...);
4233 di_cache_print(di_cache_debug_t msglevel, char *fmt, ...) in di_cache_print() function