Searched refs:bcons_putchar (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/sys/
H A Dboot_console.h59 extern void bcons_putchar(int);
/illumos-gate/usr/src/uts/i86pc/dboot/
H A Ddboot_printf.c90 bcons_putchar(*s);
102 bcons_putchar('-');
113 bcons_putchar(buffer[i--]);
134 bcons_putchar(*fmt);
144 bcons_putchar(*fmt);
149 bcons_putchar(x);
/illumos-gate/usr/src/uts/i86xpv/os/
H A Dxpv_panic.c133 bcons_putchar(m);
/illumos-gate/usr/src/uts/i86pc/os/
H A Dfakebop.c89 bcons_putchar(*cp); \
859 bcons_putchar,

Completed in 78 milliseconds