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

/freebsd-9.3-release/sys/dev/aic7xxx/
H A Daic79xx.h641 u_int crc_retry_count; member in struct:scb
H A Daic79xx_inline.h271 scb->crc_retry_count = 0;
H A Daic79xx.c2125 if (scb->crc_retry_count < AHD_MAX_LQ_CRC_ERRORS) {
2132 scb->crc_retry_count++;

Completed in 128 milliseconds