Searched refs:num_cschannel (Results 1 – 2 of 2) sorted by relevance
252 for (chn = 0; chn < mci->num_cschannel; chn++) in mci_release()265 unsigned int tot_channels = mci->num_cschannel; in edac_mc_alloc_csrows()367 if (chn == mci->num_cschannel) { in edac_mc_alloc_dimms()459 mci->num_cschannel = tot_channels; in edac_mc_alloc()
533 unsigned int nr_csrows, num_cschannel; member