cmdcmplt_counts  8011 dev/ic/aic79xx.c 	ahd->cmdcmplt_total -= ahd->cmdcmplt_counts[ahd->cmdcmplt_bucket];
cmdcmplt_counts  8012 dev/ic/aic79xx.c 	ahd->cmdcmplt_counts[ahd->cmdcmplt_bucket] = 0;
cmdcmplt_counts  10846 dev/ic/aic79xx.c 		ahd->cmdcmplt_counts[ahd->cmdcmplt_bucket]++;
cmdcmplt_counts  1186 dev/ic/aic79xx.h 	uint32_t		  cmdcmplt_counts[AHD_STAT_BUCKETS];