Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/pc98/cbus/
HDscgdcrndr.c145 vidd_set_hw_cursor_shape(scp->sc->adp, base, height, scp->font_size, in gdc_txtcursor_shape()
/freebsd-11-stable/sys/dev/syscons/
HDscgfbrndr.c236 vidd_set_hw_cursor_shape(scp->sc->adp, base, height, scp->font_size, in gfb_cursor_shape()
HDscvgarndr.c289 vidd_set_hw_cursor_shape(scp->sc->adp, base, height, in vga_txtcursor_shape()
/freebsd-11-stable/sys/dev/fb/
HDfbreg.h233 #define vidd_set_hw_cursor_shape(adp, base, height, celsize, blink) \ macro