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

/freebsd-12-stable/sys/dev/aic7xxx/
H A Daic79xx.h643 u_int crc_retry_count; member in struct:scb
H A Daic79xx_inline.h273 scb->crc_retry_count = 0;
H A Daic79xx.c2123 if (scb->crc_retry_count < AHD_MAX_LQ_CRC_ERRORS) {
2130 scb->crc_retry_count++;

Completed in 182 milliseconds