Home
last modified time | relevance | path

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

/titanic_50/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, in vgatext_restore_textmode()
770 vgatext_set_cursor(softc, in vgatext_kdsettext()
1036 vgatext_set_cursor(softc, ca->row, ca->col); in vgatext_cons_cursor()
1064 vgatext_set_cursor(struct vgatext_softc *softc, int row, int col) in vgatext_set_cursor() function
/titanic_50/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, in vgatext_kdsettext()
1162 vgatext_set_cursor(softc, ca->row, ca->col); in vgatext_cons_cursor()
1190 vgatext_set_cursor(struct vgatext_softc *softc, int row, int col) in vgatext_set_cursor() function