Searched refs:AFLT_STAT_VALID (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/uts/sun4/sys/ |
H A D | async.h | 223 #define AFLT_STAT_VALID 1 /* this is highest priority afsr bit */ macro
|
/illumos-gate/usr/src/uts/sun4u/os/ |
H A D | ecc.c | 154 (void) cpu_get_mem_unum(AFLT_STAT_VALID, ecc->flt_synd, in ecc_cpu_call()
|
/illumos-gate/usr/src/uts/sun4u/cpu/ |
H A D | spitfire.c | 1083 (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 D | us3_common.c | 2717 (void) cpu_get_mem_unum_aflt(AFLT_STAT_VALID, aflt, in cpu_ce_log_err() 3585 synd_status = AFLT_STAT_VALID; in cpu_get_mem_name() 3639 synd_status = AFLT_STAT_VALID; in cpu_get_mem_info() 4758 AFLT_STAT_VALID && in cpu_flt_in_memory() 4781 case AFLT_STAT_VALID: in cpu_flt_in_memory_one_event() 5282 return (AFLT_STAT_VALID); in afsr_to_overw_status()
|
H A D | opl_olympus.c | 1270 synd_status = AFLT_STAT_VALID;
|