Home
last modified time | relevance | path

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

/linux-6.12.1/arch/alpha/kernel/
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()
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-6.12.1/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
147 if (SMC_DEBUG >= (n)) \
153 if (SMC_DEBUG > 0) \
159 #if SMC_DEBUG > 3
Dsmc91x.h815 #if SMC_DEBUG > 0