Searched refs:SMT_ERR_LOG (Results 1 – 4 of 4) sorted by relevance
/linux-2.6.39/drivers/net/skfp/ |
D | rmt.c | 539 SMT_ERR_LOG(smc,SMT_E0138, SMT_E0138_MSG) ; in rmt_dup_actions() 543 SMT_ERR_LOG(smc,SMT_E0135, SMT_E0135_MSG) ; in rmt_dup_actions() 573 SMT_ERR_LOG(smc,SMT_E0138, SMT_E0138_MSG) ; in rmt_new_dup_actions() 577 SMT_ERR_LOG(smc,SMT_E0135, SMT_E0135_MSG) ; in rmt_new_dup_actions()
|
D | queue.c | 51 SMT_ERR_LOG(smc,SMT_E0137, SMT_E0137_MSG) ; in queue_event()
|
D | pcmplc.c | 1711 SMT_ERR_LOG(smc,SMT_E0136, SMT_E0136_MSG) ; in plc_irq()
|
/linux-2.6.39/drivers/net/skfp/h/ |
D | cmtdef.h | 670 #ifndef SMT_ERR_LOG 671 #define SMT_ERR_LOG(smc,nr,msg) SMT_PANIC (smc, nr, msg) macro
|