Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/cpu/amd_opteron/
H A Dao_mca.c149 static const uint8_t ao_pp_map[] = { in ao_disp_match_pp() local
156 ASSERT(pp < sizeof (ao_pp_map) / sizeof (uint8_t)); in ao_disp_match_pp()
158 return ((ref & ao_pp_map[pp]) != 0); in ao_disp_match_pp()