Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/io/gfx_private/
H A Dgfxp_bitmap.c65 static void bitmap_cons_cursor(struct gfxp_fb_softc *,
84 .cons_cursor = bitmap_cons_cursor,
615 bitmap_cons_cursor(struct gfxp_fb_softc *softc, struct vis_conscursor *ca) in bitmap_cons_cursor() function
663 bitmap_cons_cursor(softc, ca); in bitmap_polled_cursor()