Home
last modified time | relevance | path

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

/linux-6.6.21/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.c24 #define SMC_DEBUG 0 macro
2474 #if SMC_DEBUG in SMC669_Init()
2521 #if SMC_DEBUG in SMC669_Init()
2533 #if SMC_DEBUG in SMC669_Init()
/linux-6.6.21/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()
1031 #if SMC_DEBUG > 2
1208 #if SMC_DEBUG > 2 in smc_rcv()
Dsmc91x.c51 #ifndef SMC_DEBUG
52 #define SMC_DEBUG 0 macro
146 if (SMC_DEBUG >= (n)) \
152 if (SMC_DEBUG > 0) \
158 #if SMC_DEBUG > 3
Dsmc91x.h834 #if SMC_DEBUG > 0