Searched refs:vga_putc (Results 1 - 7 of 7) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/rs6000/stand/boot/
H A Dboot.h66 void vga_putc(int);
/netbsd-6-1-5-RELEASE/sys/arch/prep/stand/boot/
H A Dboot.h69 void vga_putc(int);
H A Dcons.c160 vga_putc(c);
H A Dvga.c145 * vga_putc (nee sput) has support for emulation of the 'ibmpc' termcap entry.
152 vga_putc(int c) function
401 vga_putc(c);
/netbsd-6-1-5-RELEASE/sys/arch/bebox/stand/boot/
H A Dboot.h99 void vga_putc(int);
H A Dcons.c216 vga_putc(c);
H A Dvga.c143 * vga_putc (nee sput) has support for emulation of the 'ibmpc' termcap entry.
150 vga_putc(int c) function
399 vga_putc(c);

Completed in 119 milliseconds