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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/edac/
H A Di5000_edac.c363 int maxdimmperch; /* Max DIMMs per channel */ member in struct:i5000_pvt
1058 max_csrows = pvt->maxdimmperch * 2;
1125 int maxdimmperch; local
1135 maxdimmperch = pvt->maxdimmperch;
1139 (long unsigned int)pvt->ambase, pvt->maxch, pvt->maxdimmperch);
1249 max_csrows = pvt->maxdimmperch * 2;
1398 pvt->maxdimmperch = num_dimms_per_channel;
H A Di5400_edac.c363 int maxdimmperch; /* Max DIMMs per channel */ member in struct:i5400_pvt
954 max_csrows = pvt->maxdimmperch;
1021 int maxdimmperch; local
1031 maxdimmperch = pvt->maxdimmperch;
1035 (long unsigned int)pvt->ambase, pvt->maxch, pvt->maxdimmperch);
1144 max_csrows = pvt->maxdimmperch;
1265 pvt->maxdimmperch = num_dimms_per_channel;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/edac/
H A Di5000_edac.c363 int maxdimmperch; /* Max DIMMs per channel */ member in struct:i5000_pvt
1058 max_csrows = pvt->maxdimmperch * 2;
1125 int maxdimmperch; local
1135 maxdimmperch = pvt->maxdimmperch;
1139 (long unsigned int)pvt->ambase, pvt->maxch, pvt->maxdimmperch);
1249 max_csrows = pvt->maxdimmperch * 2;
1398 pvt->maxdimmperch = num_dimms_per_channel;
H A Di5400_edac.c363 int maxdimmperch; /* Max DIMMs per channel */ member in struct:i5400_pvt
954 max_csrows = pvt->maxdimmperch;
1021 int maxdimmperch; local
1031 maxdimmperch = pvt->maxdimmperch;
1035 (long unsigned int)pvt->ambase, pvt->maxch, pvt->maxdimmperch);
1144 max_csrows = pvt->maxdimmperch;
1265 pvt->maxdimmperch = num_dimms_per_channel;

Completed in 171 milliseconds