Home
last modified time | relevance | path

Searched defs:debug_pci (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/arm/kernel/
H A Dbios32.c20 static int debug_pci; variable
/openbmc/linux/drivers/pci/hotplug/
H A Dibmphp.h29 #define debug_pci(fmt, arg...) do { if (ibmphp_debug) printk(KERN_DEBUG "%s: " fmt, MY_NAME, ## arg… macro