Home
last modified time | relevance | path

Searched refs:flt_bit (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/sun4u/sys/
H A Dopl_module.h75 uint64_t flt_bit; /* fault bit for this log msg */ member
H A Dus3_module.h433 uint64_t flt_bit; /* fault bit for this log msg */ member
/titanic_50/usr/src/uts/sun4u/cpu/
H A Dus3_common.c2609 if (cpu_error_is_ecache_data(aflt->flt_inst, ch_flt->flt_bit)) in cpu_log_err()
2617 ch_flt->afsr_errs, ch_flt->flt_bit); in cpu_log_err()
2624 ch_flt->flt_bit); in cpu_log_err()
2629 aflt->flt_synd, ch_flt->flt_bit); in cpu_log_err()
2651 ch_flt->flt_bit); in cpu_log_err()
3527 (uint64_t)-1 : ((ch_async_flt_t *)aflt)->flt_bit, in cpu_get_mem_unum_aflt()
4521 ch_flt->flt_bit)) in cpu_error_to_resource_type()
4571 ch_flt->flt_bit); in cpu_payload_add_aflt()
4610 ch_flt->afsr_errs, ch_flt->flt_bit); in cpu_payload_add_aflt()
4690 aflt->flt_synd, ch_flt->flt_bit); in cpu_payload_add_aflt()
[all …]
H A Dopl_olympus.c1102 if (opl_flt->flt_bit & (SFSR_BERR|SFSR_TO)) {
1108 if (opl_flt->flt_bit & (SFSR_TLB_MUL|SFSR_TLB_PRT)) {
1116 if ((opl_flt->flt_bit & SFSR_ERRS) == 0) {
1785 opl_flt->flt_bit = eccp->ec_afsr_bit;
1787 aflt->flt_in_memory = cpu_flt_in_memory(opl_flt, opl_flt->flt_bit);