Searched refs:panic_on_ue (Results 1 – 4 of 4) sorted by relevance
69 return sprintf(data, "%u\n", ctl_info->panic_on_ue); in edac_device_ctl_panic_on_ue_show()77 ctl_info->panic_on_ue = (simple_strtoul(data, NULL, 0) != 0); in edac_device_ctl_panic_on_ue_store()159 CTL_INFO_ATTR(panic_on_ue, S_IRUGO | S_IWUSR,
638 return edac_dev->panic_on_ue; in edac_device_get_panic_on_ue()
582 int panic_on_ue; /* boolean for panic'ing on an UE */ member
284 errors that have occurred on this memory controller. If panic_on_ue354 errors that have occurred on this csrow. If panic_on_ue is set655 panic_on_ue boolean to 'panic' the system if an UE is encountered