Searched refs:IBTF_LOG_L0 (Results 1 – 2 of 2) sorted by relevance
252 if ((level < IBTF_LOG_L0) || (level > IBTF_LOG_LINTR)) { in ibtf_vlog()337 case IBTF_LOG_L0: in ibtf_vlog()490 if (ibtf_errlevel < IBTF_LOG_L0) in ibtl_dprintf0()494 ibtf_vlog(name, IBTF_LOG_L0, fmt, ap); in ibtl_dprintf0()
72 #define IBTF_LOG_L0 0 macro