Searched refs:EIB_MSGS_DEBUG (Results 1 – 2 of 2) sorted by relevance
41 int eib_log_level = EIB_MSGS_DEFAULT | EIB_MSGS_DEBUG;223 if ((eib_log_level & EIB_MSGS_DEBUG) != EIB_MSGS_DEBUG) in eib_dprintf_debug()
78 #define EIB_MSGS_DEBUG 0x08 macro