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