Searched refs:DEBUG_LEVEL_ERROR (Results 1 – 3 of 3) sorted by relevance
238 #define DEBUG_LEVEL_ERROR 2 macro
39 #define DBGERR(fmt) if (debug_level >= DEBUG_LEVEL_ERROR) printk fmt
4384 if ( debug_level >= DEBUG_LEVEL_ERROR ) in mgsl_enum_isa_devices()