Lines Matching full:nvram
26 #include <asm/nvram.h>
51 /* Stop logging to nvram after first fatal error */
187 * First write to nvram, if fatal error, that is the only
192 * there might be a need to store data in nvram before a
195 * XXX We write to nvram periodically, to indicate error has
227 /* Write error to NVRAM */ in pSeries_log_error()
234 * those somewhere, even if nvram isn't ready (why not?), and even in pSeries_log_error()
298 * know that we can safely clear the events in NVRAM.
323 /* if it's 0, then we know we got the last one (the one in NVRAM) */ in rtas_log_read()
465 /* See if we have any error stored in NVRAM */ in retrieve_nvram_error_log()
489 /* Retrieve errors from nvram if any */ in start_event_scan()