Searched refs:crc_count (Results 1 – 5 of 5) sorted by relevance
804 if (!drive->crc_count)806 drive->crc_count = 0;1214 if (drive->crc_count) {
284 drive->crc_count++; in ide_error()
465 drive->crc_count++; in taskfile_error()
934 drive->crc_count++; in idedisk_error()
794 int crc_count; /* crc counter to reduce drive speed */ member