Home
last modified time | relevance | path

Searched refs:RS_ERRORS (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/drivers/net/ !
Dsmc9194.h193 #define RS_ERRORS (RS_ALGNERR | RS_BADCRC | RS_TOOLONG | RS_TOOSHORT) macro
Dsmc9194.c1182 if ( !(status & RS_ERRORS ) ){ in smc_rcv()
/linux-2.4.37.9/drivers/net/pcmcia/ !
Dsmc91c92_cs.c278 #define RS_ERRORS (RS_ALGNERR | RS_BADCRC | RS_TOOLONG | RS_TOOSHORT) macro
1723 if (!(rx_status & RS_ERRORS)) { in smc_rx()