Lines Matching full:enum
60 * enum dev_type - describe the type of memory DRAM chips used at the stick
72 enum dev_type {
93 * enum hw_event_mc_err_type - type of the detected error
113 enum hw_event_mc_err_type {
139 * enum mem_type - memory types. For a more detailed reference, please see
184 enum mem_type {
232 * enum edac-type - Error Detection and Correction capabilities and mode
244 enum edac_type {
268 * enum scrub_type - scrubbing capabilities
280 enum scrub_type {
312 * enum edac_mc_layer - memory controller hierarchy layer
322 * This enum is used by the drivers to tell edac_mc_sysfs what name should
325 enum edac_mc_layer_type {
343 enum edac_mc_layer_type type;
369 enum dev_type dtype; /* memory device type */
370 enum mem_type mtype; /* memory dimm type */
371 enum edac_type edac_mode; /* EDAC mode for this dimm */
459 enum hw_event_mc_err_type type;
491 enum scrub_type scrub_mode; /* current scrub mode */