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