Home
last modified time | relevance | path

Searched refs:nvram_read_error_log (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/arch/powerpc/include/asm/
Dnvram.h36 extern int nvram_read_error_log(char * buff, int length,
/linux-3.4.99/arch/powerpc/kernel/
Drtasd.c446 rc = nvram_read_error_log(logdata, rtas_error_log_max, in retreive_nvram_error_log()
/linux-3.4.99/arch/powerpc/platforms/pseries/
Dnvram.c289 int nvram_read_error_log(char * buff, int length, in nvram_read_error_log() function