| tag | line | file | source code |
|---|---|---|---|
| crc_errors | 209 | drivers/char/ftape/ftape-ctl.c | history.crc_errors = |
| crc_errors | 630 | drivers/char/ftape/ftape-ctl.c | TRACEi(3, " crc_errors :", history.crc_errors); |
| crc_errors | 50 | drivers/char/ftape/ftape-ctl.h | unsigned int crc_errors; /* crc error in data */ |
| crc_errors | 128 | drivers/char/ftape/ftape-read.c | history.crc_errors += count_ones(read_bad); |