Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dsynclink.h241 #define DEBUG_LEVEL_BH 4 macro
/linux/drivers/tty/
H A Dsynclink_gt.c39 #define DBGBH(fmt) if (debug_level >= DEBUG_LEVEL_BH) printk fmt