Home
last modified time | relevance | path

Searched refs:RTAS_ERR (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/arch/ppc64/kernel/
Drtasd.c84 printk(RTAS_ERR "%d -------- %s begin --------\n", error_log_cnt, str); in printk_log_rtas()
110 printk(RTAS_ERR "%d -------- %s end ----------\n", error_log_cnt, str); in printk_log_rtas()
/linux-2.4.37.9/include/asm-ppc64/
Drtas.h196 #define RTAS_ERR KERN_ERR "RTAS: " macro