Home
last modified time | relevance | path

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) in ibtf_vlog() function
363 ibtf_vlog(name, IBTF_LOG_LINTR, fmt, ap); in ibtl_dprintf_intr()
401 ibtf_vlog(name, IBTF_LOG_L5, fmt, ap); in ibtl_dprintf5()
417 ibtf_vlog(name, IBTF_LOG_L4, fmt, ap); in ibtl_dprintf4()
434 ibtf_vlog(name, IBTF_LOG_L3, fmt, ap); in ibtl_dprintf3()
451 ibtf_vlog(name, IBTF_LOG_L2, fmt, ap); in ibtl_dprintf2()
466 ibtf_vlog(name, IBTF_LOG_L1, fmt, ap); in ibtl_dprintf1()
494 ibtf_vlog(name, IBTF_LOG_L0, fmt, ap); in ibtl_dprintf0()