Searched refs:cpqhp_debug (Results 1 – 2 of 2) sorted by relevance
50 int cpqhp_debug; variable755 if (cpqhp_debug) in one_time_init()1447 cpqhp_debug = debug; in cpqhpc_init()
39 #define dbg(fmt, arg...) do { if (cpqhp_debug) printk(KERN_DEBUG "%s: " fmt , MY_NAME , ## arg); } …447 extern int cpqhp_debug;