Searched refs:crc_retry_count (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/scsi/aic7xxx/
H A Daic79xx.h620 u_int crc_retry_count; member in struct:scb
H A Daic79xx_core.c433 scb->crc_retry_count = 0;
2957 if (scb->crc_retry_count < AHD_MAX_LQ_CRC_ERRORS) {
2963 scb->crc_retry_count++;

Completed in 160 milliseconds