Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/cpu/amd_opteron/
H A Dao_mca.c129 static const uint16_t ao_r4_map[] = { in ao_disp_match_r4() local
141 ASSERT(r4 < sizeof (ao_r4_map) / sizeof (uint16_t)); in ao_disp_match_r4()
143 return ((ref & ao_r4_map[r4]) != 0); in ao_disp_match_r4()