Home
last modified time | relevance | path

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

/linux-2.6.39/arch/alpha/kernel/
Dsmc37c93x.c15 #define SMC_DEBUG 0 macro
17 #if SMC_DEBUG
208 #if SMC_DEBUG
245 #if SMC_DEBUG in SMC93x_Init()
260 #if SMC_DEBUG in SMC93x_Init()
Dsmc37c669.c25 #define SMC_DEBUG 0 macro
2490 #if SMC_DEBUG in SMC669_Init()
2537 #if SMC_DEBUG in SMC669_Init()
2549 #if SMC_DEBUG in SMC669_Init()
/linux-2.6.39/drivers/net/
Dsmc9194.c159 #define SMC_DEBUG 0 macro
161 #if (SMC_DEBUG > 2 )
167 #if SMC_DEBUG > 1
173 #ifdef SMC_DEBUG
288 #if SMC_DEBUG > 2
634 #if SMC_DEBUG > 2 in smc_hardware_send_packet()
1061 #if SMC_DEBUG > 2
1267 #if SMC_DEBUG > 2 in smc_rcv()
Dsmc91x.c64 #ifndef SMC_DEBUG
65 #define SMC_DEBUG 0 macro
151 #if SMC_DEBUG > 0
154 if (SMC_DEBUG >= (n)) \
164 #if SMC_DEBUG > 3
Dsmc911x.c48 #ifndef SMC_DEBUG
49 #define SMC_DEBUG ( SMC_DEBUG_RX | \ macro
108 #if SMC_DEBUG > 0
111 if (SMC_DEBUG & (n)) \
Dsmc91x.h905 #if SMC_DEBUG > 0