Searched refs:ecc_type (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 Damd64_edac.c2053 int ecc_type = (info->nbsh >> 13) & 0x3; local
2063 if (ecc_type == 2)
2065 else if (ecc_type == 1)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/edac/
H A Damd64_edac.c2053 int ecc_type = (info->nbsh >> 13) & 0x3; local
2063 if (ecc_type == 2)
2065 else if (ecc_type == 1)

Completed in 122 milliseconds