Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fm/modules/sun4v/cpumem-diagnosis/
H A Dcmd_cpu_arch.c146 if (afar_status == AFLT_STAT_VALID) in cmd_afar_status_check()
162 if (afar_status == AFLT_STAT_VALID) { in cmd_trw_lookup()
329 AFLT_STAT_VALID: AFLT_STAT_INVALID; in cmd_afsr_check()
334 AFLT_STAT_VALID : AFLT_STAT_INVALID; in cmd_afsr_check()
339 AFLT_STAT_VALID : AFLT_STAT_INVALID; in cmd_afsr_check()
345 AFLT_STAT_VALID : AFLT_STAT_INVALID; in cmd_afsr_check()
350 AFLT_STAT_VALID : AFLT_STAT_INVALID; in cmd_afsr_check()
355 AFLT_STAT_VALID : AFLT_STAT_INVALID; in cmd_afsr_check()
388 if (stat_val == AFLT_STAT_VALID) { in cmd_afar_valid()
H A Dcmd_memerr_arch.c260 AFLT_STAT_VALID : AFLT_STAT_INVALID; in xe_common()
262 AFLT_STAT_VALID : AFLT_STAT_INVALID; in xe_common()
267 AFLT_STAT_VALID : AFLT_STAT_INVALID; in xe_common()
273 AFLT_STAT_VALID : AFLT_STAT_INVALID; in xe_common()
274 synd_status = AFLT_STAT_VALID; in xe_common()
285 afar_status = synd_status = AFLT_STAT_VALID; in xe_common()
/titanic_41/usr/src/cmd/fm/modules/sun4u/cpumem-diagnosis/
H A Dcmd_cpu_arch.c79 if (afar_status == AFLT_STAT_VALID) { in cmd_trw_lookup()
105 if (afar_status == AFLT_STAT_VALID) in cmd_afar_status_check()
148 if (afar_status == AFLT_STAT_VALID) { in cmd_afar_valid()
H A Dcmd_memerr_arch.c252 if (!isrxe && rferr->rf_synd_status != AFLT_STAT_VALID) { in cmd_rxefrx_common()
339 rferr->rf_afar_status = AFLT_STAT_VALID; in cmd_ioxefrx_fire()
340 rferr->rf_synd_status = AFLT_STAT_VALID; in cmd_ioxefrx_fire()
437 rferr->rf_afar_status = AFLT_STAT_VALID; in cmd_ioxefrx_common()
438 rferr->rf_synd_status = AFLT_STAT_VALID; in cmd_ioxefrx_common()
492 return (hdlr(hdl, ep, nvl, class, afar, AFLT_STAT_VALID, synd, in ioxe_common()
493 AFLT_STAT_VALID, cmd_mem_name2type(typenm, minorvers), disp, in ioxe_common()
/titanic_41/usr/src/cmd/fm/modules/sun4/cpumem-diagnosis/
H A Dcmd_memerr.c587 if (afar_status != AFLT_STAT_VALID || in cmd_ce_common()
588 synd_status != AFLT_STAT_VALID) in cmd_ce_common()
835 if (afar_status != AFLT_STAT_VALID) { in cmd_ue_common()
852 if (synd_status != AFLT_STAT_VALID) { in cmd_ue_common()
861 if (afar_status != AFLT_STAT_VALID) in cmd_ue_common()
H A Dcmd_cpuerr.c404 if (xr->xr_afar_status == AFLT_STAT_VALID) in cmd_xxcu_resolve()
505 afar_status = AFLT_STAT_VALID; in cmd_xxcu_initial()
/titanic_41/usr/src/uts/sun4/sys/
H A Dasync.h223 #define AFLT_STAT_VALID 1 /* this is highest priority afsr bit */ macro
/titanic_41/usr/src/uts/sun4u/os/
H A Decc.c154 (void) cpu_get_mem_unum(AFLT_STAT_VALID, ecc->flt_synd, in ecc_cpu_call()
/titanic_41/usr/src/uts/sun4u/cpu/
H A Dspitfire.c1083 (void) cpu_get_mem_unum_aflt(AFLT_STAT_VALID, ecc, unum, in cpu_ce_log_err()
1115 synd_code = synd_to_synd_code(AFLT_STAT_VALID, in cpu_ce_log_err()
1850 if (synd_status != AFLT_STAT_VALID) in synd_to_synd_code()
1954 synd_status = AFLT_STAT_VALID; in cpu_get_mem_name()
2036 (void) cpu_get_mem_unum_aflt(AFLT_STAT_VALID, aflt, unum, in log_ue_err()
H A Dus3_common.c2716 (void) cpu_get_mem_unum_aflt(AFLT_STAT_VALID, aflt, in cpu_ce_log_err()
3584 synd_status = AFLT_STAT_VALID; in cpu_get_mem_name()
3638 synd_status = AFLT_STAT_VALID; in cpu_get_mem_info()
4757 AFLT_STAT_VALID && in cpu_flt_in_memory()
4780 case AFLT_STAT_VALID: in cpu_flt_in_memory_one_event()
5281 return (AFLT_STAT_VALID); in afsr_to_overw_status()
H A Dopl_olympus.c1270 synd_status = AFLT_STAT_VALID;