Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/intel/promif/
H A Dprom_reboot.c38 (void) prom_getchar(); in prom_reboot_prompt()
H A Dprom_getchar.c39 prom_getchar(void) in prom_getchar() function
/titanic_41/usr/src/uts/intel/ia32/promif/
H A Dprom_enter.c54 (void) prom_getchar(); in prom_enter_mon()
H A DREADME54 prom_getchar.c
/titanic_41/usr/src/psm/promif/ieee1275/common/
H A Dprom_getchar.c33 prom_getchar(void) in prom_getchar() function
H A DMakefile.files47 prom_getchar.o \
/titanic_41/usr/src/uts/sun4v/promif/
H A Dpromif_mon.c74 (void) prom_getchar(); in promif_exit_to_mon()
/titanic_41/usr/src/cmd/mdb/intel/
H A DMakefile.kmdb28 prom_getchar.c \
/titanic_41/usr/src/uts/common/os/
H A Dconsole.c374 switch (c = (prom_getchar() & 0x7f)) { in console_gets()
430 c = prom_getchar(); in console_getc()
/titanic_41/usr/src/cmd/mdb/sun4u/
H A DMakefile.kmdb34 prom_getchar.c \
/titanic_41/usr/src/uts/intel/sys/
H A Dpromif.h161 extern uchar_t prom_getchar(void);
/titanic_41/usr/src/psm/stand/lib/promif/sparcv9/ieee1275/common/
H A DMakefile55 prom_getchar.c \
/titanic_41/usr/src/cmd/mdb/sun4v/
H A DMakefile.kmdb34 prom_getchar.c \
/titanic_41/usr/src/uts/sun/sys/
H A Dpromif.h269 extern uchar_t prom_getchar(void);
/titanic_41/usr/src/uts/intel/
H A DMakefile.files89 prom_getchar.o \
/titanic_41/usr/src/uts/i86pc/os/
H A Dmachdep.c622 (void) prom_getchar(); in goany()