Home
last modified time | relevance | path

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

/linux-3.3/arch/unicore32/kernel/
Dpci.c23 static int debug_pci; variable
/linux-3.3/arch/arm/kernel/
Dbios32.c18 static int debug_pci; variable
/linux-3.3/drivers/pci/hotplug/
Dibmphp.h43 #define debug_pci(fmt, arg...) do { if (ibmphp_debug) printk(KERN_DEBUG "%s: " fmt , MY_NAME , ## a… macro