Searched refs:vis_conscopy (Results 1 – 6 of 6) sorted by relevance
/titanic_50/usr/src/uts/common/sys/ |
H A D | visual_io.h | 242 struct vis_conscopy { struct 278 void (*copy)(struct vis_polledio_arg *, struct vis_conscopy *);
|
H A D | tem_impl.h | 243 void tems_copy_layered(struct vis_conscopy *, cred_t *); 245 void tems_safe_copy(struct vis_conscopy *, cred_t *, enum called_from);
|
/titanic_50/usr/src/uts/i86pc/io/gfx_private/ |
H A D | gfxp_vgatext.c | 163 struct vis_conscopy *); 169 struct vis_conscopy *); 573 struct vis_conscopy pma; in do_gfx_ioctl() 576 sizeof (struct vis_conscopy), mode)) in do_gfx_ioctl() 932 vgatext_cons_copy(struct vgatext_softc *softc, struct vis_conscopy *ma) in vgatext_cons_copy() 1005 struct vis_conscopy *ca) in vgatext_polled_copy()
|
/titanic_50/usr/src/uts/intel/io/vgatext/ |
H A D | vgatext.c | 175 struct vis_conscopy *); 181 struct vis_conscopy *); 765 struct vis_conscopy pma; in do_gfx_ioctl() 768 sizeof (struct vis_conscopy), mode)) in do_gfx_ioctl() 1058 vgatext_cons_copy(struct vgatext_softc *softc, struct vis_conscopy *ma) in vgatext_cons_copy() 1131 struct vis_conscopy *ca) in vgatext_polled_copy()
|
/titanic_50/usr/src/uts/common/io/ |
H A D | tem.c | 702 struct vis_conscopy *pma, in tems_copy_layered() 790 struct vis_conscopy ma; in tem_prom_scroll_up()
|
H A D | tem_safe.c | 331 struct vis_conscopy *pca, in tems_safe_copy() 1338 struct vis_conscopy da; in tem_safe_text_copy() 1409 struct vis_conscopy ma; in tem_safe_pix_copy()
|