Searched refs:num_cschannel (Results 1 – 2 of 2) sorted by relevance
197 for (chn = 0; chn < mci->num_cschannel; chn++) in mci_release()212 unsigned int tot_channels = mci->num_cschannel; in edac_mc_alloc_csrows()311 if (chn == mci->num_cschannel) { in edac_mc_alloc_dimms()386 mci->num_cschannel = tot_channels; in edac_mc_alloc()
542 unsigned int nr_csrows, num_cschannel; member