Home
last modified time | relevance | path

Searched refs:bcons_putchar (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/i86pc/dboot/
H A Ddboot_printf.c90 bcons_putchar(*s); in dboot_puts()
102 bcons_putchar('-'); in dboot_putnum()
113 bcons_putchar(buffer[i--]); in dboot_putnum()
134 bcons_putchar(*fmt); in do_dboot_printf()
144 bcons_putchar(*fmt); in do_dboot_printf()
149 bcons_putchar(x); in do_dboot_printf()
/titanic_41/usr/src/uts/i86pc/sys/
H A Dboot_console.h59 extern void bcons_putchar(int);
/titanic_41/usr/src/uts/i86pc/boot/
H A Dboot_console.c845 bcons_putchar(int c) in bcons_putchar() function
/titanic_41/usr/src/uts/i86xpv/os/
H A Dxpv_panic.c132 bcons_putchar(m); in xpv_panic_putc()
/titanic_41/usr/src/uts/i86pc/os/
H A Dfakebop.c89 bcons_putchar(*cp); \
899 bcons_putchar,