Home
last modified time | relevance | path

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

/freebsd/sys/dev/syscons/
H A Dscgfbrndr.c206 vidd_set_hw_cursor_shape(scp->sc->adp, base, height, scp->font_size, in gfb_cursor_shape()
H A Dscvgarndr.c490 vidd_set_hw_cursor_shape(scp->sc->adp, base, height, in vga_txtcursor_shape()
/freebsd/sys/dev/fb/
H A Dfbreg.h216 #define vidd_set_hw_cursor_shape(adp, base, height, celsize, blink) \ macro