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

/illumos-gate/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_util.c51 uint_t ibgen_errlevel = IBTF_LOG_L2;
52 uint_t ibtl_errlevel = IBTF_LOG_L2;
53 uint_t ibcm_errlevel = IBTF_LOG_L2;
54 uint_t ibdm_errlevel = IBTF_LOG_L2;
55 uint_t ibnex_errlevel = IBTF_LOG_L2;
323 case IBTF_LOG_L2:
445 if (ibtf_errlevel < IBTF_LOG_L2)
448 IBTL_CHECK_ERR_LEVEL(IBTF_LOG_L2);
451 ibtf_vlog(name, IBTF_LOG_L2, fmt, ap);
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/impl/
H A Dibtl_util.h86 #define IBTF_LOG_L2 2 macro

Completed in 102 milliseconds