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

/illumos-gate/usr/src/uts/i86pc/io/gfx_private/
H A Dgfxp_vgatext.c166 static void vgatext_cons_cursor(struct vgatext_softc *,
603 vgatext_cons_cursor(softc, &cursor_request);
1012 vgatext_cons_cursor(struct vgatext_softc *softc, struct vis_conscursor *ca) function
1051 vgatext_cons_cursor((struct vgatext_softc *)arg, ca);
/illumos-gate/usr/src/uts/intel/io/vgatext/
H A Dvgatext.c178 static void vgatext_cons_cursor(struct vgatext_softc *,
795 vgatext_cons_cursor(softc, &cursor_request);
1138 vgatext_cons_cursor(struct vgatext_softc *softc, struct vis_conscursor *ca) function
1177 vgatext_cons_cursor((struct vgatext_softc *)arg, ca);

Completed in 63 milliseconds