Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/include/asm/
Dnvram.h49 extern int nvram_write_error_log(char * buff, int length,
/Linux-v4.19/arch/powerpc/platforms/pseries/
Dnvram.c139 int nvram_write_error_log(char * buff, int length, in nvram_write_error_log() function
/Linux-v4.19/arch/powerpc/kernel/
Drtasd.c227 nvram_write_error_log(buf, len, err_type, error_log_cnt); in pSeries_log_error()