Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/sparc64/kernel/
Dchmc.c173 unsigned int map_val; in chmc_getunumber() local
213 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()