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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/edac/
H A Dedac_core.h107 DEV_X8, enumerator in enum:dev_type
117 #define DEV_FLAG_X8 BIT(DEV_X8)
H A De7xxx_edac.c382 csrow->dtype = mem_dev ? DEV_X4 : DEV_X8;
H A Di82975x_edac.c349 * ECC is possible on i92975x ONLY with DEV_X8 which should mean 'val'
353 return DEV_X8;
H A Dcpc925_edac.c377 csrow->dtype = DEV_X8;
H A De752x_edac.c1085 csrow->dtype = mem_dev ? DEV_X4 : DEV_X8;
H A Dedac_mc_sysfs.c108 [DEV_X8] = "x8",
H A Di5000_edac.c1284 p_csrow->dtype = DEV_X8;
H A Di5100_edac.c848 (priv->mtr[chan][rank].width == 4) ? DEV_X4 : DEV_X8;
H A Di5400_edac.c1177 p_csrow->dtype = DEV_X8;
H A Di7core_edac.c685 csr->dtype = DEV_X8;

Completed in 81 milliseconds