Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86xpv/boot/
H A Dboot_xconsole.c197 bcons_ischar_xen(void) in bcons_ischar_xen() function
224 (void) bcons_ischar_xen(); in bcons_getchar_xen()
/illumos-gate/usr/src/uts/i86pc/boot/
H A Dboot_console.c66 extern int bcons_ischar_xen(void);
1204 return (bcons_ischar_xen()); in bcons_ischar()