Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc/platforms/
Dchrp_setup.c69 void rtas_indicator_progress(char *, unsigned short);
623 ppc_md.progress = rtas_indicator_progress; in chrp_init()
673 rtas_indicator_progress(char *s, unsigned short hex) in rtas_indicator_progress() function