Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/ml/
H A Dmach_offsets.in278 chd_afsr_ext CH_CHD_AFSR_EXT
/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()
1366 t_afsr_ext = clop->clo_data.chd_afsr_ext; in cpu_log_fast_ecc_error()
1660 t_afsr_ext = clop->clo_data.chd_afsr_ext; in cpu_disrupting_error()
1785 t_afsr_ext = clop->clo_data.chd_afsr_ext; in cpu_deferred_error()
5002 ch_flt->afsr_ext = ch_flt->flt_sdw_afsr_ext = cdp->chd_afsr_ext; in cpu_queue_events()
5003 ch_flt->afsr_errs = (cdp->chd_afsr_ext & C_AFSR_EXT_ALL_ERRS) | in cpu_queue_events()
6391 clop->clo_data.chd_afsr_ext = cpu_error_regs.afsr_ext;
6394 clop->clo_sdw_data.chd_afsr_ext =
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dcheetahregs.h1385 uint64_t chd_afsr_ext; /* AFSR_EXT */ member