Home
last modified time | relevance | path

Searched refs:severity (Results 1 – 9 of 9) sorted by relevance

/arch/powerpc/platforms/pseries/
Dras.c224 if ((status == 0) && (rtas_elog->severity >= RTAS_SEVERITY_ERROR_SYNC)) in ras_error_interrupt()
329 err->severity == RTAS_SEVERITY_ERROR_SYNC && in recover_mce()
Deeh.c134 static void rtas_slot_error_detail(struct pci_dn *pdn, int severity, in rtas_slot_error_detail() argument
157 severity); in rtas_slot_error_detail()
260 void eeh_slot_error_detail(struct pci_dn *pdn, int severity) in eeh_slot_error_detail() argument
268 rtas_slot_error_detail(pdn, severity, pci_regs_buf, loglen); in eeh_slot_error_detail()
Drtasd.c149 errlog->severity); in printk_log_rtas()
/arch/powerpc/include/asm/
Dppc-pci.h69 void eeh_slot_error_detail (struct pci_dn *pdn, int severity);
Drtas.h141 unsigned long severity:3; /* Severity level of error */ member
/arch/ia64/kernel/
Dsalinfo.c421 if (rh->severity == sal_log_severity_corrected) in salinfo_log_read_cpu()
511 if (rh->severity != sal_log_severity_corrected) in salinfo_log_clear()
Dmca.c478 if (rh->severity == sal_log_severity_corrected) in ia64_mca_log_sal_error_record()
1316 rh->severity = sal_log_severity_corrected; in ia64_mca_handler()
/arch/ia64/include/asm/
Dsal.h329 u8 severity; /* Error Severity */ member
/arch/x86/
DKconfig737 The action the kernel takes depends on the severity of the problem,