Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Daic79xx.h1128 uint32_t cmdcmplt_counts[AHD_STAT_BUCKETS]; member
H A Daic79xx.c7834 ahd->cmdcmplt_total -= ahd->cmdcmplt_counts[ahd->cmdcmplt_bucket]; in ahd_stat_timer()
7835 ahd->cmdcmplt_counts[ahd->cmdcmplt_bucket] = 0; in ahd_stat_timer()
10656 ahd->cmdcmplt_counts[ahd->cmdcmplt_bucket]++; in ahd_intr()