Lines Matching defs:value
509 * the KPM large page VAC conflict code has no value to maintain. The
528 int value;
532 value = 1; /* boolean properties */
536 (void) prom_getprop(node, name, (caddr_t)&value);
540 value = deflt;
544 return (value);
639 * value computed by the prom if the tod module
699 * the timer window to the current tick value.
1496 /* null afsr value */
1780 * Make sure the spf_flt.flt_type value is set, and
2793 * new refresh count to go into effect (let new value \
3370 * E$ only, in addition to value being set by ec_flush.
3577 ec_knp->value.ul++;
3603 ec_ksp->clean_good_busy_flush.value.ul++;
3608 ec_ksp->dirty_good_busy_flush.value.ul++;
3618 ec_ksp->invalid_lines.value.ul++;
4038 ec_ksp->tags_cleared.value.ul++;
4187 ecc_error_info_data.version.value.ui32 = KSTAT_CE_INFO_VER;
4188 ecc_error_info_data.maxcount.value.ui32 = mem_ce_simm_size;
4189 ecc_error_info_data.count.value.ui32 = 0;
4369 ecc_error_info_data.count.value.ui32++;
4461 kceip->intermittent_total.value.ui64 = ceip[i].intermittent_total;
4462 kceip->persistent_total.value.ui64 = ceip[i].persistent_total;
4463 kceip->sticky_total.value.ui64 = ceip[i].sticky_total;