Searched refs:aed_stat_r4_bits (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/cpu/amd_opteron/
H A Dao.h60 * than creating two ao_error_disp_t's, we use the separate aed_stat_r4_bits
62 * matching r4 values are drawn from aed_stat_r4_bits, we don't use the r4
100 uint16_t aed_stat_r4_bits; /* AO_MCA_R4_BIT_* for r4 matching */ member in struct:ao_error_disp
H A Dao_mca.c223 if (!ao_disp_match_r4(aed->aed_stat_r4_bits, r4))
231 if (!ao_disp_match_r4(aed->aed_stat_r4_bits, r4) ||

Completed in 47 milliseconds