Searched refs:new1 (Results 1 - 2 of 2) 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 Di7core_edac.c1463 int chan, int new0, int new1, int new2)
1472 add1 = new1 - pvt->rdimm_last_ce_count[chan][1];
1491 pvt->rdimm_last_ce_count[chan][1] = new1;
1508 int i, new0, new1, new2; local
1529 new1 = DIMM_TOP_COR_ERR(rcv[i][0]);
1534 new1 = DIMM_TOP_COR_ERR(rcv[i][1]) +
1539 i7core_rdimm_update_ce_count(mci, i, new0, new1, new2);
1553 int new0, new1, new2; local
1566 new1 = DIMM1_COR_ERR(rcv0);
1575 add1 = new1
1462 i7core_rdimm_update_ce_count(struct mem_ctl_info *mci, int chan, int new0, int new1, int new2) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/edac/
H A Di7core_edac.c1463 int chan, int new0, int new1, int new2)
1472 add1 = new1 - pvt->rdimm_last_ce_count[chan][1];
1491 pvt->rdimm_last_ce_count[chan][1] = new1;
1508 int i, new0, new1, new2; local
1529 new1 = DIMM_TOP_COR_ERR(rcv[i][0]);
1534 new1 = DIMM_TOP_COR_ERR(rcv[i][1]) +
1539 i7core_rdimm_update_ce_count(mci, i, new0, new1, new2);
1553 int new0, new1, new2; local
1566 new1 = DIMM1_COR_ERR(rcv0);
1575 add1 = new1
1462 i7core_rdimm_update_ce_count(struct mem_ctl_info *mci, int chan, int new0, int new1, int new2) argument
[all...]

Completed in 61 milliseconds