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

/illumos-gate/usr/src/uts/i86pc/io/gfx_private/
H A Dgfxp_vgatext.c190 static void vgatext_set_cursor(struct vgatext_softc *softc, int row, int col);
693 vgatext_set_cursor(softc,
770 vgatext_set_cursor(softc,
1036 vgatext_set_cursor(softc, ca->row, ca->col);
1064 vgatext_set_cursor(struct vgatext_softc *softc, int row, int col) function
/illumos-gate/usr/src/uts/intel/io/vgatext/
H A Dvgatext.c195 static void vgatext_set_cursor(struct vgatext_softc *softc, int row, int col);
896 vgatext_set_cursor(softc,
1162 vgatext_set_cursor(softc, ca->row, ca->col);
1190 vgatext_set_cursor(struct vgatext_softc *softc, int row, int col) function

Completed in 287 milliseconds