tag | line | file | source code |
---|---|---|---|
crc_failures | 210 | drivers/char/ftape/ftape-ctl.c | history.crc_failures = |
crc_failures | 631 | drivers/char/ftape/ftape-ctl.c | TRACEi(3, " crc_failures :", history.crc_failures); |
crc_failures | 51 | drivers/char/ftape/ftape-ctl.h | unsigned int crc_failures; /* bad data without crc error */ |
crc_failures | 142 | drivers/char/ftape/ftape-read.c | history.crc_failures++; |