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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-powerpc/
H A Dnvram.h67 extern int nvram_read_error_log(char * buff, int length, unsigned int * err_type);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/pseries/
H A Drtasd.c432 rc = nvram_read_error_log(logdata, rtas_error_log_max, &err_type);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dnvram_64.c677 /* nvram_read_error_log
681 int nvram_read_error_log(char * buff, int length, unsigned int * err_type) function
697 printk(KERN_ERR "nvram_read_error_log: Failed nvram_read (%d)\n", rc);
703 printk(KERN_ERR "nvram_read_error_log: Failed nvram_read (%d)\n", rc);

Completed in 108 milliseconds