Searched refs:cpqhp_debug (Results 1 – 2 of 2) sorted by relevance
41 #define dbg(fmt, arg...) do { if (cpqhp_debug) printk(KERN_DEBUG "%s: " fmt , MY_NAME , ## arg); } …474 extern int cpqhp_debug;
48 int cpqhp_debug; variable1507 cpqhp_debug = debug; in cpqhpc_init()