HomeSort by: relevance | last modified time | path
    Searched refs:crc_retry_count (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
aic79xx_inline.h 266 scb->crc_retry_count = 0;
aic79xxvar.h 649 u_int crc_retry_count; member in struct:scb
aic79xx.c 2055 if (scb->crc_retry_count < AHD_MAX_LQ_CRC_ERRORS) {
2061 scb->crc_retry_count++;

Completed in 19 milliseconds