Home
last modified time | relevance | path

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

/titanic_41/usr/src/psm/stand/boot/sparc/common/
H A Dget.c40 prom_putchar(c); in getchar()
44 prom_putchar('\b'); in getchar()
45 prom_putchar(' '); in getchar()
48 prom_putchar(c); in getchar()
74 prom_putchar('\r'); in cons_gets()
75 prom_putchar('\n'); in cons_gets()
81 prom_putchar('\a'); /* bell */ in cons_gets()
/titanic_41/usr/src/psm/stand/bootlst/common/
H A Dsasubr.c71 prom_putchar(c); in cons_getchar()
75 prom_putchar('\b'); in cons_getchar()
76 prom_putchar(' '); in cons_getchar()
79 prom_putchar(c); in cons_getchar()
105 prom_putchar('\r'); in cons_gets()
106 prom_putchar('\n'); in cons_gets()
114 prom_putchar('\a'); /* bell */ in cons_gets()
/titanic_41/usr/src/uts/intel/promif/
H A Dprom_putchar.c37 prom_putchar(c); in prom_mayput()
42 prom_putchar(char c) in prom_putchar() function
76 prom_putchar(*s++); in prom_writestr()
H A Dprom_printf.c44 (void) prom_putchar(c); in _pput()
/titanic_41/usr/src/psm/promif/ieee1275/common/
H A Dprom_putchar.c33 prom_putchar(char c) in prom_putchar() function
H A DMakefile.files62 prom_putchar.o \
/titanic_41/usr/src/cmd/mdb/intel/kmdb/
H A Dkmdb_promif_isadep.c52 prom_putchar(*buf++); in kmdb_prom_obp_writer()
/titanic_41/usr/src/cmd/mdb/intel/
H A DMakefile.kmdb31 prom_putchar.c
/titanic_41/usr/src/uts/common/os/
H A Dconsole.c351 prom_putchar('\r'); in console_putc()
352 prom_putchar(c); in console_putc()
/titanic_41/usr/src/cmd/mdb/sun4u/
H A DMakefile.kmdb46 prom_putchar.c \
/titanic_41/usr/src/uts/intel/sys/
H A Dpromif.h162 extern void prom_putchar(char c);
/titanic_41/usr/src/psm/stand/lib/promif/sparcv9/ieee1275/common/
H A DMakefile70 prom_putchar.c \
/titanic_41/usr/src/cmd/mdb/sun4v/
H A DMakefile.kmdb46 prom_putchar.c \
/titanic_41/usr/src/uts/intel/ia32/promif/
H A DREADME55 prom_putchar.c
/titanic_41/usr/src/uts/sun/sys/
H A Dpromif.h270 extern void prom_putchar(char c);
/titanic_41/usr/src/uts/intel/
H A DMakefile.files94 prom_putchar.o \