Home
last modified time | relevance | path

Searched refs:crc_retry_count (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/ic/
H A Daic79xx.h633 u_int crc_retry_count; member
H A Daic79xx.c2109 if (scb->crc_retry_count < AHD_MAX_LQ_CRC_ERRORS) { in ahd_handle_pkt_busfree()
2115 scb->crc_retry_count++; in ahd_handle_pkt_busfree()
10053 scb->crc_retry_count = 0; in ahd_setup_scb_common()