Searched refs:DEBUG_PCI (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sh/mpc1211/
H A Dpci.h14 //#define DEBUG_PCI 3
15 #undef DEBUG_PCI macro
17 #ifdef DEBUG_PCI
18 #define PCIDBG(n, x...) { if(DEBUG_PCI>=n) printk(x); }
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wan/
H A Dwanxl.c40 #undef DEBUG_PCI macro
98 #ifdef DEBUG_PCI
618 #ifdef DEBUG_PCI

Completed in 100 milliseconds