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