Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dvisual_io.h263 struct vis_conscursor { struct
291 void (*cursor)(struct vis_polledio_arg *, struct vis_conscursor *); argument
329 void (*cons_cursor)(struct vis_conscursor *);
H A Dtem_impl.h309 void tems_cursor_layered(struct vis_conscursor *, cred_t *);
/illumos-gate/usr/src/boot/sys/sys/
H A Dtem.h56 void tems_cursor(struct vis_conscursor *);
H A Dtem_impl.h279 void tems_cursor(struct vis_conscursor *);
/illumos-gate/usr/src/uts/i86pc/io/gfx_private/
H A Dgfxp_bitmap.c66 struct vis_conscursor *);
72 struct vis_conscursor *);
517 bitmap_display_cursor(struct gfxp_fb_softc *softc, struct vis_conscursor *ca) in bitmap_display_cursor()
615 bitmap_cons_cursor(struct gfxp_fb_softc *softc, struct vis_conscursor *ca) in bitmap_cons_cursor()
660 bitmap_polled_cursor(struct vis_polledio_arg *arg, struct vis_conscursor *ca) in bitmap_polled_cursor()
H A Dgfxp_fb.h43 void (*cons_cursor)(struct gfxp_fb_softc *, struct vis_conscursor *);
H A Dgfxp_vgatext.c80 struct vis_conscursor *);
86 struct vis_conscursor *);
745 vgatext_cons_cursor(struct gfxp_fb_softc *softc, struct vis_conscursor *ca) in vgatext_cons_cursor()
785 struct vis_conscursor *ca) in vgatext_polled_cursor()
H A Dgfxp_fb.c407 struct vis_conscursor cursor_request; in do_gfx_ioctl()
/illumos-gate/usr/src/boot/common/
H A Dgfx_fb.h156 void gfx_fb_display_cursor(struct vis_conscursor *);
H A Dtem.c688 tems_cursor(struct vis_conscursor *pca) in tems_cursor()
2772 struct vis_conscursor ca; in tem_text_cursor()
2789 struct vis_conscursor ca; in tem_pix_cursor()
H A Dgfx_fb.c1199 struct vis_conscursor *ca) in gfx_fb_cursor_impl()
1231 gfx_fb_display_cursor(struct vis_conscursor *ca) in gfx_fb_display_cursor()
/illumos-gate/usr/src/boot/i386/libi386/
H A Dvidconsole.c63 static void vidc_cons_cursor(struct vis_conscursor *);
519 vidc_cons_cursor(struct vis_conscursor *cc) in vidc_cons_cursor()
/illumos-gate/usr/src/boot/efi/libefi/
H A Defi_console.c117 static void efi_cons_cursor(struct vis_conscursor *);
385 static void efi_cons_cursor(struct vis_conscursor *cc) in efi_cons_cursor()
/illumos-gate/usr/src/uts/common/io/
H A Dtem_safe.c437 tems_safe_cursor(struct vis_conscursor *pca, cred_t *credp, in tems_safe_cursor()
2417 struct vis_conscursor ca; in tem_safe_text_cursor()
2438 struct vis_conscursor ca; in tem_safe_pix_cursor()
H A Dtem.c764 tems_cursor_layered(struct vis_conscursor *pca, in tems_cursor_layered()