Searched refs:SMT_ERR_LOG (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/drivers/net/fddi/skfp/ |
D | rmt.c | 527 SMT_ERR_LOG(smc,SMT_E0138, SMT_E0138_MSG) ; in rmt_dup_actions() 531 SMT_ERR_LOG(smc,SMT_E0135, SMT_E0135_MSG) ; in rmt_dup_actions() 561 SMT_ERR_LOG(smc,SMT_E0138, SMT_E0138_MSG) ; in rmt_new_dup_actions() 565 SMT_ERR_LOG(smc,SMT_E0135, SMT_E0135_MSG) ; in rmt_new_dup_actions()
|
D | queue.c | 43 SMT_ERR_LOG(smc,SMT_E0137, SMT_E0137_MSG) ; in queue_event()
|
D | pcmplc.c | 1689 SMT_ERR_LOG(smc,SMT_E0136, SMT_E0136_MSG) ; in plc_irq()
|
/linux-6.1.9/drivers/net/fddi/skfp/h/ |
D | cmtdef.h | 661 #ifndef SMT_ERR_LOG 662 #define SMT_ERR_LOG(smc,nr,msg) SMT_PANIC (smc, nr, msg) macro
|