Searched refs:ibtf_vlog (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_util.c237 ibtf_vlog(char *name, uint_t level, char *fmt, va_list ap) function
363 ibtf_vlog(name, IBTF_LOG_LINTR, fmt, ap);
401 ibtf_vlog(name, IBTF_LOG_L5, fmt, ap);
417 ibtf_vlog(name, IBTF_LOG_L4, fmt, ap);
434 ibtf_vlog(name, IBTF_LOG_L3, fmt, ap);
451 ibtf_vlog(name, IBTF_LOG_L2, fmt, ap);
466 ibtf_vlog(name, IBTF_LOG_L1, fmt, ap);
494 ibtf_vlog(name, IBTF_LOG_L0, fmt, ap);

Completed in 57 milliseconds