Home
last modified time | relevance | path

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

/linux-4.4.14/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
2478 #if SMC_DEBUG in SMC669_Init()
2525 #if SMC_DEBUG in SMC669_Init()
2537 #if SMC_DEBUG in SMC669_Init()
/linux-4.4.14/drivers/net/ethernet/smsc/
Dsmc9194.c144 #define SMC_DEBUG 0 macro
146 #if (SMC_DEBUG > 2 )
152 #if SMC_DEBUG > 1
158 #ifdef SMC_DEBUG
273 #if SMC_DEBUG > 2
614 #if SMC_DEBUG > 2 in smc_hardware_send_packet()
1030 #if SMC_DEBUG > 2
1207 #if SMC_DEBUG > 2 in smc_rcv()
Dsmc91x.c63 #ifndef SMC_DEBUG
64 #define SMC_DEBUG 0 macro
158 if (SMC_DEBUG >= (n)) \
164 if (SMC_DEBUG > 0) \
170 #if SMC_DEBUG > 3
Dsmc911x.c47 #ifndef SMC_DEBUG
48 #define SMC_DEBUG ( SMC_DEBUG_RX | \ macro
106 #if SMC_DEBUG > 0
109 if (SMC_DEBUG & (n)) \
Dsmc91x.h837 #if SMC_DEBUG > 0