cmdcmplt_counts 1125 drivers/scsi/aic7xxx/aic79xx.h uint32_t cmdcmplt_counts[AHD_STAT_BUCKETS]; cmdcmplt_counts 999 drivers/scsi/aic7xxx/aic79xx_core.c ahd->cmdcmplt_counts[ahd->cmdcmplt_bucket]++; cmdcmplt_counts 8857 drivers/scsi/aic7xxx/aic79xx_core.c ahd->cmdcmplt_total -= ahd->cmdcmplt_counts[ahd->cmdcmplt_bucket]; cmdcmplt_counts 8858 drivers/scsi/aic7xxx/aic79xx_core.c ahd->cmdcmplt_counts[ahd->cmdcmplt_bucket] = 0;