Home
last modified time | relevance | path

Searched refs:EDAC_MC_LABEL_LEN (Results 1 – 6 of 6) sorted by relevance

/linux-3.4.99/include/linux/
Dedac.h49 #define EDAC_MC_LABEL_LEN 31 macro
330 char label[EDAC_MC_LABEL_LEN + 1];
/linux-3.4.99/drivers/edac/
Dedac_mc.c752 int len = EDAC_MC_LABEL_LEN * 4; in edac_mc_handle_ue()
823 int len = EDAC_MC_LABEL_LEN * 4; in edac_mc_handle_fbd_ue()
Dedac_mc_sysfs.c176 return snprintf(data, EDAC_MC_LABEL_LEN, "%s\n", in channel_dimm_label_show()
186 max_size = min((ssize_t) count, (ssize_t) EDAC_MC_LABEL_LEN - 1); in channel_dimm_label_store()
Di5400_edac.c525 char msg[EDAC_MC_LABEL_LEN + 1 + 90 + 80]; in i5400_proccess_non_recoverable_info()
588 char msg[EDAC_MC_LABEL_LEN + 1 + 90 + 80]; in i5400_process_nonfatal_error_info()
Di82975x_edac.c407 snprintf(csrow->channels[chan].label, EDAC_MC_LABEL_LEN, "DIMM %c%d", in i82975x_init_csrows()
Di5000_edac.c473 char msg[EDAC_MC_LABEL_LEN + 1 + 160]; in i5000_process_fatal_error_info()
556 char msg[EDAC_MC_LABEL_LEN + 1 + 170]; in i5000_process_nonfatal_error_info()