x16_width 203 drivers/edac/ie31200_edac.c x16_width : 2; /* 0 means x8 width */ x16_width 373 drivers/edac/ie31200_edac.c dd->x16_width = ((addr_decode & (IE31200_MAD_DIMM_A_WIDTH_SKL << (chan << 4))) >> x16_width 382 drivers/edac/ie31200_edac.c dd->x16_width = (addr_decode & (IE31200_MAD_DIMM_A_WIDTH << chan)) ? 1 : 0; x16_width 472 drivers/edac/ie31200_edac.c dimm_info[i][j].x16_width);