Searched refs:x38_channel_num (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/edac/
H A Dx38_edac.c98 static int x38_channel_num; variable
107 x38_channel_num = 1;
110 x38_channel_num = 2;
113 return x38_channel_num;
187 if (x38_channel_num == 2)
200 if (x38_channel_num == 2)
222 for (channel = 0; channel < x38_channel_num; channel++) {
337 mci = edac_mc_alloc(0, X38_RANKS, x38_channel_num, 0);

Completed in 50 milliseconds