Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/aic7xxx/
Daic79xx.h1134 uint32_t cmdcmplt_counts[AHD_STAT_BUCKETS]; member
Daic79xx_core.c1007 ahd->cmdcmplt_counts[ahd->cmdcmplt_bucket]++; in ahd_intr()
8908 ahd->cmdcmplt_total -= ahd->cmdcmplt_counts[ahd->cmdcmplt_bucket]; in ahd_stat_timer()
8909 ahd->cmdcmplt_counts[ahd->cmdcmplt_bucket] = 0; in ahd_stat_timer()