Searched refs:cpqhp_debug (Results 1 – 2 of 2) sorted by relevance
36 int cpqhp_debug; variable730 if (cpqhp_debug) in one_time_init()1422 cpqhp_debug = debug; in cpqhpc_init()
25 #define dbg(fmt, arg...) do { if (cpqhp_debug) printk(KERN_DEBUG "%s: " fmt, MY_NAME, ## arg); } wh…433 extern int cpqhp_debug;