Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_common.c1200 t_afsr_ext = clop->clo_data.chd_afsr_ext; in cpu_check_cpu_logout()
1216 ch_flt.afsr_ext = t_afsr_ext; in cpu_check_cpu_logout()
1359 t_afsr_ext = cpu_error_regs.afsr_ext; in cpu_log_fast_ecc_error()
1366 t_afsr_ext = clop->clo_data.chd_afsr_ext; in cpu_log_fast_ecc_error()
1384 ch_flt.afsr_ext = t_afsr_ext; in cpu_log_fast_ecc_error()
1652 t_afsr_ext = cpu_error_regs.afsr_ext; in cpu_disrupting_error()
1660 t_afsr_ext = clop->clo_data.chd_afsr_ext; in cpu_disrupting_error()
1677 ch_flt.afsr_ext = t_afsr_ext; in cpu_disrupting_error()
1776 t_afsr_ext = cpu_error_regs.afsr_ext; in cpu_deferred_error()
1785 t_afsr_ext = clop->clo_data.chd_afsr_ext; in cpu_deferred_error()
[all …]