Searched defs:vgatext_get_cursor (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/io/gfx_private/
H A Dgfxp_vgatext.c188 static void vgatext_get_cursor(struct vgatext_softc *softc,
1040 vgatext_get_cursor(softc, &ca->row, &ca->col);
1080 vgatext_get_cursor(struct vgatext_softc *softc, function
/illumos-gate/usr/src/uts/intel/io/vgatext/
H A Dvgatext.c193 static void vgatext_get_cursor(struct vgatext_softc *softc,
1166 vgatext_get_cursor(softc, &ca->row, &ca->col);
1206 vgatext_get_cursor(struct vgatext_softc *softc, function

Completed in 64 milliseconds