Home
last modified time | relevance | path

Searched refs:ecc_settings (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/edac/
Damd64_edac.c25 static struct ecc_settings **ecc_stngs;
2295 static int toggle_ecc_err_reporting(struct ecc_settings *s, u8 nid, bool on) in toggle_ecc_err_reporting()
2333 static bool enable_ecc_error_reporting(struct ecc_settings *s, u8 nid, in enable_ecc_error_reporting()
2385 static void restore_ecc_error_reporting(struct ecc_settings *s, u8 nid, in restore_ecc_error_reporting()
2624 struct ecc_settings *s; in amd64_probe_one_instance()
2634 s = kzalloc(sizeof(struct ecc_settings), GFP_KERNEL); in amd64_probe_one_instance()
2674 struct ecc_settings *s = ecc_stngs[nid]; in amd64_remove_one_instance()
Damd64_edac.h405 struct ecc_settings { struct