crc_retry_count 620 drivers/scsi/aic7xxx/aic79xx.h u_int crc_retry_count; crc_retry_count 433 drivers/scsi/aic7xxx/aic79xx_core.c scb->crc_retry_count = 0; crc_retry_count 2970 drivers/scsi/aic7xxx/aic79xx_core.c if (scb->crc_retry_count < AHD_MAX_LQ_CRC_ERRORS) { crc_retry_count 2976 drivers/scsi/aic7xxx/aic79xx_core.c scb->crc_retry_count++;