Searched refs:num_ranks_per_branch (Results 1 – 1 of 1) sorted by relevance
120 int num_ranks_per_branch; in inb_unumtopa() local148 num_ranks_per_branch = (nb_chipset == INTEL_NB_5100) ? in inb_unumtopa()151 rp = &rank_base[(unump->unum_mc * num_ranks_per_branch) + in inb_unumtopa()164 int num_ranks_per_branch; in dimm_init() local168 num_ranks_per_branch = (nb_chipset == INTEL_NB_5100) ? in dimm_init()173 nb_number_memory_controllers * num_ranks_per_branch, KM_SLEEP); in dimm_init()179 int num_ranks_per_branch; in dimm_fini() local183 num_ranks_per_branch = (nb_chipset == INTEL_NB_5100) ? in dimm_fini()188 nb_number_memory_controllers * num_ranks_per_branch); in dimm_fini()198 int num_ranks_per_branch; in dimm_add_rank() local[all …]