Searched refs:etherboot_vsprintf (Results 1 – 1 of 1) sorted by relevance
127 etherboot_vsprintf (char *buf, const char *fmt, const int *dp) in etherboot_vsprintf() function267 return etherboot_vsprintf (buf, fmt, ((const int *) &fmt) + 1); in etherboot_sprintf()273 (void) etherboot_vsprintf (0, fmt, ((const int *) &fmt) + 1); in etherboot_printf()