CACHE_SCRUBBER_INFO_D
{ &dcache_scrub_enable, 0, CACHE_SCRUBBER_INFO_D, 0, 0, 0, "D$"},
cache_scrub_info[CACHE_SCRUBBER_INFO_D].csi_inum =
(caddr_t)&cache_scrub_info[CACHE_SCRUBBER_INFO_D], SOFTINT_MT);
cache_scrub_info[CACHE_SCRUBBER_INFO_D].csi_freq = dcache_calls_a_sec;
csmp->chsm_enable[CACHE_SCRUBBER_INFO_D] = 1;
int index = csmp->chsm_flush_index[CACHE_SCRUBBER_INFO_D];
csmp->chsm_flush_index[CACHE_SCRUBBER_INFO_D] = index;
uint32_t *countp = &csmp->chsm_outstanding[CACHE_SCRUBBER_INFO_D];