Searched defs:debug_pci (Results 1 – 3 of 3) sorted by relevance
23 static int debug_pci; variable
18 static int debug_pci; variable
43 #define debug_pci(fmt, arg...) do { if (ibmphp_debug) printk(KERN_DEBUG "%s: " fmt , MY_NAME , ## a… macro