Home
last modified time | relevance | path

Searched refs:vga_eraseline_impl (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/boot/
H A Dboot_vga.c186 vga_eraseline_impl(int x, int y, int color) in vga_eraseline_impl() function
204 vga_eraseline_impl(x, y, cons_color); in vga_eraseline()
240 vga_eraseline_impl(0, i, color); in vga_clear()
283 vga_eraseline_impl(0, VGA_TEXT_ROWS - 1, color); in vga_scroll()