AHD_STAT_BUCKETS
ahd->cmdcmplt_bucket = (ahd->cmdcmplt_bucket+1) & (AHD_STAT_BUCKETS-1);
uint32_t cmdcmplt_counts[AHD_STAT_BUCKETS];