Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/aic7xxx/
Daic79xx.h1181 uint32_t cmdcmplt_counts[AHD_STAT_BUCKETS]; member
Daic79xx_inline.h953 ahd->cmdcmplt_counts[ahd->cmdcmplt_bucket]++; in ahd_intr()
Daic79xx.c8152 ahd->cmdcmplt_total -= ahd->cmdcmplt_counts[ahd->cmdcmplt_bucket]; in ahd_stat_timer()
8153 ahd->cmdcmplt_counts[ahd->cmdcmplt_bucket] = 0; in ahd_stat_timer()