Searched refs:i_mdi_log (Results 1 – 1 of 1) sorted by relevance
76 #define MDI_DEBUG(dbglevel, pargs) if (mdi_debug >= (dbglevel)) i_mdi_log pargs80 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