Searched refs:vis_conscursor (Results 1 – 15 of 15) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ |
H A D | visual_io.h | 263 struct vis_conscursor { struct 291 void (*cursor)(struct vis_polledio_arg *, struct vis_conscursor *); argument 329 void (*cons_cursor)(struct vis_conscursor *);
|
H A D | tem_impl.h | 309 void tems_cursor_layered(struct vis_conscursor *, cred_t *);
|
/illumos-gate/usr/src/boot/sys/sys/ |
H A D | tem.h | 56 void tems_cursor(struct vis_conscursor *);
|
H A D | tem_impl.h | 279 void tems_cursor(struct vis_conscursor *);
|
/illumos-gate/usr/src/uts/i86pc/io/gfx_private/ |
H A D | gfxp_bitmap.c | 66 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 D | gfxp_fb.h | 43 void (*cons_cursor)(struct gfxp_fb_softc *, struct vis_conscursor *);
|
H A D | gfxp_vgatext.c | 80 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 D | gfxp_fb.c | 407 struct vis_conscursor cursor_request; in do_gfx_ioctl()
|
/illumos-gate/usr/src/boot/common/ |
H A D | gfx_fb.h | 156 void gfx_fb_display_cursor(struct vis_conscursor *);
|
H A D | tem.c | 688 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 D | gfx_fb.c | 1199 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 D | vidconsole.c | 63 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 D | efi_console.c | 117 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 D | tem_safe.c | 437 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 D | tem.c | 764 tems_cursor_layered(struct vis_conscursor *pca, in tems_cursor_layered()
|