Home
last modified time | relevance | path

Searched defs:vga_txtcursor (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/dev/misc/syscons/
H A Dscvgarndr.c51 static vr_draw_cursor_t vga_txtcursor; variable
273 vga_txtcursor(scr_stat *scp, int at, int blink, int on, int flip) in vga_txtcursor() function