Searched refs:SMT_ERR_LOG (Results 1 – 4 of 4) sorted by relevance
/linux-2.4.37.9/drivers/net/skfp/ |
D | rmt.c | 545 SMT_ERR_LOG(smc,SMT_E0138, SMT_E0138_MSG) ; 549 SMT_ERR_LOG(smc,SMT_E0135, SMT_E0135_MSG) ; 581 SMT_ERR_LOG(smc,SMT_E0138, SMT_E0138_MSG) ; 585 SMT_ERR_LOG(smc,SMT_E0135, SMT_E0135_MSG) ;
|
D | queue.c | 55 SMT_ERR_LOG(smc,SMT_E0137, SMT_E0137_MSG) ;
|
D | pcmplc.c | 1772 SMT_ERR_LOG(smc,SMT_E0136, SMT_E0136_MSG) ;
|
/linux-2.4.37.9/drivers/net/skfp/h/ |
D | cmtdef.h | 715 #ifndef SMT_ERR_LOG 716 #define SMT_ERR_LOG(smc,nr,msg) SMT_PANIC (smc, nr, msg) macro
|