Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_util.c328 case IBTF_LOG_L1: in ibtf_vlog()
462 if (ibtf_errlevel < IBTF_LOG_L1) in ibtl_dprintf1()
466 ibtf_vlog(name, IBTF_LOG_L1, fmt, ap); in ibtl_dprintf1()
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/impl/
H A Dibtl_util.h81 #define IBTF_LOG_L1 1 macro