Searched refs:AHD_MAX_LQ_CRC_ERRORS (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/drivers/scsi/aic7xxx/ | ||
D | aic79xx.h | 619 #define AHD_MAX_LQ_CRC_ERRORS 5 macro |
D | aic79xx_core.c | 2970 if (scb->crc_retry_count < AHD_MAX_LQ_CRC_ERRORS) { in ahd_handle_pkt_busfree() |