Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/misc/syscons/
H A Dsckmsrndr.c59 (vr_set_cursor_t *)kms_nop,
74 (vr_set_cursor_t *)kms_nop,
H A Dsyscons.h423 typedef void vr_set_cursor_t(scr_stat *scp, int base, int height, int blink); typedef
433 vr_set_cursor_t *set_cursor;
H A Dscvgarndr.c50 static vr_set_cursor_t vga_txtcursor_shape;
66 static vr_set_cursor_t vga_pxlcursor_shape;
136 (vr_set_cursor_t *)vga_nop,