Home
last modified time | relevance | path

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

/illumos-gate/usr/src/psm/promif/ieee1275/common/
H A Dprom_test.c72 (void) prom_sprintf(buf, in prom_test_method()
H A Dprom_printf.c74 prom_sprintf(char *s, const char *fmt, ...) in prom_sprintf() function
/illumos-gate/usr/src/uts/intel/sys/
H A Dpromif.h183 extern char *prom_sprintf(char *s, const char *fmt, ...)
/illumos-gate/usr/src/uts/intel/promif/
H A Dprom_printf.c75 prom_sprintf(char *s, const char *fmt, ...) in prom_sprintf() function
/illumos-gate/usr/src/uts/sun/sys/
H A Dpromif.h279 extern char *prom_sprintf(char *s, const char *fmt, ...)
/illumos-gate/usr/src/uts/sun4v/promif/
H A Dpromif_io.c354 (void) prom_sprintf(scratch, "/%s@%lx%s", name, in promif_instance_to_path()
/illumos-gate/usr/src/psm/stand/cpr/sparcv9/sun4u/
H A Dutil.c88 (void) prom_sprintf(fs_name, "/%s", path); in cpr_statefile_open()