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

/drivers/edac/
H A Di3000_edac.c24 #define I3000_RANKS_PER_CHANNEL 4 macro
294 for (i = 0; i < I3000_RANKS_PER_CHANNEL / 2; i++)
304 for (i = 0; i < I3000_RANKS_PER_CHANNEL; i++)
320 unsigned char *c0dra = dra, *c1dra = &dra[I3000_RANKS_PER_CHANNEL / 2];
321 unsigned char *c0drb = drb, *c1drb = &drb[I3000_RANKS_PER_CHANNEL];
341 for (i = 0; i < I3000_RANKS_PER_CHANNEL; i++) {

Completed in 5124 milliseconds