Searched refs:severity (Results 1 – 9 of 9) sorted by relevance
224 if ((status == 0) && (rtas_elog->severity >= RTAS_SEVERITY_ERROR_SYNC)) in ras_error_interrupt()329 err->severity == RTAS_SEVERITY_ERROR_SYNC && in recover_mce()
134 static void rtas_slot_error_detail(struct pci_dn *pdn, int severity, in rtas_slot_error_detail() argument157 severity); in rtas_slot_error_detail()260 void eeh_slot_error_detail(struct pci_dn *pdn, int severity) in eeh_slot_error_detail() argument268 rtas_slot_error_detail(pdn, severity, pci_regs_buf, loglen); in eeh_slot_error_detail()
149 errlog->severity); in printk_log_rtas()
69 void eeh_slot_error_detail (struct pci_dn *pdn, int severity);
141 unsigned long severity:3; /* Severity level of error */ member
421 if (rh->severity == sal_log_severity_corrected) in salinfo_log_read_cpu()511 if (rh->severity != sal_log_severity_corrected) in salinfo_log_clear()
478 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()
329 u8 severity; /* Error Severity */ member
737 The action the kernel takes depends on the severity of the problem,