Home
last modified time | relevance | path

Searched refs:crc_retry_count (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/scsi/aic7xxx/
Daic79xx.h620 u_int crc_retry_count; member
Daic79xx_core.c433 scb->crc_retry_count = 0; in ahd_setup_scb_common()
2957 if (scb->crc_retry_count < AHD_MAX_LQ_CRC_ERRORS) { in ahd_handle_pkt_busfree()
2963 scb->crc_retry_count++; in ahd_handle_pkt_busfree()