Home
last modified time | relevance | path

Searched refs:crc_errors (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/drivers/char/ftape/lowlevel/
Dftape-ctl.h50 unsigned int crc_errors; /* crc error in data */ member
Dftape-proc.c164 ft_history.crc_errors, ft_history.crc_failures, in get_history_info()
Dftape-ctl.c241 ft_history.crc_errors = in clear_history()
831 ft_history.crc_errors, ft_history.crc_failures, in ftape_disable()
Dftape-read.c117 ft_history.crc_errors += count_ones(read_bad); in correct_and_copy_fraction()