Home
last modified time | relevance | path

Searched refs:kb_getchar (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/i86pc/sys/
H A Dboot_console.h53 extern int kb_getchar(void);
/titanic_50/usr/src/uts/i86pc/boot/
H A Dboot_keyboard.c153 kb_getchar(void) in kb_getchar() function
H A Dboot_console.c894 return (kb_getchar()); in bcons_getchar()