Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dnvram.h45 extern int nvram_write_error_log(char * buff, int length,
/linux/arch/powerpc/platforms/pseries/
H A Dnvram.c133 int nvram_write_error_log(char * buff, int length, in nvram_write_error_log() function
/linux/arch/powerpc/kernel/
H A Drtasd.c227 nvram_write_error_log(buf, len, err_type, error_log_cnt); in pSeries_log_error()