crc_errs         1122 drivers/net/ethernet/i825xx/sun3_82586.c 	crc = swab16(p->scb->crc_errs); /* get error-statistic from the ni82586 */
crc_errs         1123 drivers/net/ethernet/i825xx/sun3_82586.c 	p->scb->crc_errs = 0;
crc_errs           78 drivers/net/ethernet/i825xx/sun3_82586.h   unsigned short crc_errs;      /* CRC-Error counter */