Searched refs:map_val (Results 1 – 1 of 1) sorted by relevance
173 unsigned int map_val; in chmc_getunumber() local213 map_val = map->dimm_map[map_index]; in chmc_getunumber()214 map_val = ((map_val >> ((3 - map_offset) << 1)) & (2 - 1)); in chmc_getunumber()217 prop->dimm_labels[first_dimm + map_val], in chmc_getunumber()