Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/cpu/amd_opteron/
H A Dao_mca.c196 uint64_t stat_mask_res = aed->aed_stat_mask_res; in ao_disp_match_one() local
210 stat_mask_res &= ~AMD_BANK_STAT_CECC; in ao_disp_match_one()
213 if ((status & stat_mask) != stat_mask_res) in ao_disp_match_one()