Home
last modified time | relevance | path

Searched refs:SMC_DEBUG (Results 1 – 4 of 4) sorted by relevance

/linux/arch/alpha/kernel/
H A Dsmc37c93x.c17 #define SMC_DEBUG 0 macro
19 #if SMC_DEBUG
210 #if SMC_DEBUG
247 #if SMC_DEBUG in SMC93x_Init()
262 #if SMC_DEBUG in SMC93x_Init()
H A Dsmc37c669.c26 #define SMC_DEBUG 0 macro
2435 #if SMC_DEBUG
2478 #if SMC_DEBUG in SMC669_Init()
2525 #if SMC_DEBUG in SMC669_Init()
2537 #if SMC_DEBUG in SMC669_Init()
/linux/drivers/net/ethernet/smsc/
H A Dsmc91x.c51 #ifndef SMC_DEBUG
52 #define SMC_DEBUG 0 macro
147 if (SMC_DEBUG >= (n)) \
153 if (SMC_DEBUG > 0) \
159 #if SMC_DEBUG > 3
H A Dsmc91x.h815 #if SMC_DEBUG > 0