HomeSort by: relevance | last modified time | path
    Searched refs:vga_putc (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/arch/rs6000/stand/boot/
boot.h 66 void vga_putc(int);
  /src/sys/arch/prep/stand/boot/
boot.h 83 void vga_putc(int);
cons.c 160 vga_putc(c);
vga.c 145 * vga_putc (nee sput) has support for emulation of the 'ibmpc' termcap entry.
152 vga_putc(int c) function in typeref:typename:void
401 vga_putc(c);
  /src/sys/arch/bebox/stand/boot/
boot.h 99 void vga_putc(int);
cons.c 216 vga_putc(c);
vga.c 143 * vga_putc (nee sput) has support for emulation of the 'ibmpc' termcap entry.
150 vga_putc(int c) function in typeref:typename:void
399 vga_putc(c);

Completed in 13 milliseconds