Searched refs:rtas_elog (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/pseries/
H A Dras.c211 struct rtas_error_log *rtas_elog; local
224 rtas_elog = (struct rtas_error_log *)ras_log_buf;
226 if ((status == 0) && (rtas_elog->severity >= RTAS_SEVERITY_ERROR_SYNC))

Completed in 156 milliseconds