Searched defs:hex (Results 1 – 10 of 10) sorted by relevance
134 void __init udbg_progress(char *s, unsigned short hex) in udbg_progress()
792 void ppc_printk_progress(char *s, unsigned short hex) in ppc_printk_progress()
319 unsigned long hex; in ppc_rtas_progress_write() local
197 void rtas_progress(char *s, unsigned short hex) in rtas_progress()
75 static void cell_progress(char *s, unsigned short hex) in cell_progress()
212 static void __init ps3_progress(char *s, unsigned short hex) in ps3_progress()
271 static void __init maple_progress(char *s, unsigned short hex) in maple_progress()
343 static void pnv_progress(char *s, unsigned short hex) in pnv_progress()
307 static void __init pas_progress(char *s, unsigned short hex) in pas_progress()
156 const char hex[] = "0123456789abcdef"; in print_num() local