Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/dboot/
H A Ddboot_printf.c91 bcons_putchar(*s); in dboot_puts()
103 bcons_putchar('-'); in dboot_putnum()
114 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()
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dboot_console.h66 extern void bcons_putchar(int);
/illumos-gate/usr/src/uts/i86pc/boot/
H A Dboot_console.c1147 bcons_putchar(int c) in bcons_putchar() function
/illumos-gate/usr/src/uts/i86xpv/os/
H A Dxpv_panic.c131 bcons_putchar(m); in xpv_panic_putc()
/illumos-gate/usr/src/uts/i86pc/os/
H A Dfakebop.c94 bcons_putchar(*cp); \
996 bcons_putchar,