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

  /src/sys/arch/bebox/stand/boot/
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);
  /src/sys/arch/prep/stand/boot/
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);

Completed in 12 milliseconds