Home
last modified time | relevance | path

Searched refs:crc_retry_count (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic79xx.h620 u_int crc_retry_count; member
H A Daic79xx_core.c433 scb->crc_retry_count = 0; in ahd_setup_scb_common()
2958 if (scb->crc_retry_count < AHD_MAX_LQ_CRC_ERRORS) { in ahd_handle_pkt_busfree()
2964 scb->crc_retry_count++; in ahd_handle_pkt_busfree()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic79xx.h620 u_int crc_retry_count; member
H A 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()

Completed in 27 milliseconds