Searched refs:console_putchar (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dterm.h101 void console_putchar (int c);
H A Dserial.c466 console_putchar (c);
H A Dchar_io.c44 console_putchar,
1195 console_putchar (c);
H A Dasm.S1982 * void console_putchar (int c)
1995 ENTRY(console_putchar) function
/illumos-gate/usr/src/grub/grub-0.97/grub/
H A Dasmstub.c525 console_putchar (int c) function
586 console_putchar ('\r');
587 console_putchar ('\n');
1251 console_putchar (c);

Completed in 68 milliseconds