Home
last modified time | relevance | path

Searched refs:SEEQ_RSTAT_CERROR (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/net/
Dsgiseeq.h35 #define SEEQ_RSTAT_CERROR 0x002 /* CRC error */ macro
Dsgiseeq.c278 if (status & SEEQ_RSTAT_CERROR) in record_rx_errors()