Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/os/
H A Dsunmdi.c76 #define MDI_DEBUG(dbglevel, pargs) if (mdi_debug >= (dbglevel)) i_mdi_log pargs
80 static void i_mdi_log(int, const char *, dev_info_t *, const char *, ...);
4916 i_mdi_log(int level, const char *func, dev_info_t *dip, const char *fmt, ...) in i_mdi_log() function