Searched refs:video_putc (Results 1 – 3 of 3) sorted by relevance
| /netbsd/src/sys/arch/bebox/stand/boot/ | ||
| D | boot.h | 111 void video_putc(int); |
| D | cons.c | 174 video_putc(c); in becnputchar() |
| D | video.c | 129 video_putc(int c) in video_putc() function |