Home
last modified time | relevance | path

Searched refs:bcons_getchar_xen (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/i86xpv/boot/
H A Dboot_xconsole.c217 bcons_getchar_xen(void) in bcons_getchar_xen() function
/titanic_50/usr/src/uts/i86pc/boot/
H A Dboot_console.c56 extern int bcons_getchar_xen(void);
887 return (bcons_getchar_xen()); in bcons_getchar()