Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/io/gfx_private/
H A Dgfxp_vgatext.c106 static void vgatext_set_cursor(struct gfxp_fb_softc *softc, int row, int col);
373 vgatext_set_cursor(softc, in vgatext_kdsettext()
771 vgatext_set_cursor(softc, ca->row, ca->col); in vgatext_cons_cursor()
809 vgatext_set_cursor(struct gfxp_fb_softc *softc, int row, int col) in vgatext_set_cursor() function