Searched refs:prom_sprintf (Results 1 – 7 of 7) sorted by relevance
/titanic_50/usr/src/psm/promif/ieee1275/common/ |
H A D | prom_test.c | 72 (void) prom_sprintf(buf, in prom_test_method()
|
H A D | prom_printf.c | 74 prom_sprintf(char *s, const char *fmt, ...) in prom_sprintf() function
|
/titanic_50/usr/src/uts/intel/sys/ |
H A D | promif.h | 185 extern char *prom_sprintf(char *s, const char *fmt, ...)
|
/titanic_50/usr/src/uts/intel/promif/ |
H A D | prom_printf.c | 77 prom_sprintf(char *s, const char *fmt, ...) in prom_sprintf() function
|
/titanic_50/usr/src/uts/sun/sys/ |
H A D | promif.h | 295 extern char *prom_sprintf(char *s, const char *fmt, ...)
|
/titanic_50/usr/src/uts/sun4v/promif/ |
H A D | promif_io.c | 356 (void) prom_sprintf(scratch, "/%s@%lx%s", name, in promif_instance_to_path()
|
/titanic_50/usr/src/psm/stand/cpr/sparcv9/sun4u/ |
H A D | util.c | 90 (void) prom_sprintf(fs_name, "/%s", path); in cpr_statefile_open()
|