Searched defs:vw (Results 1 - 9 of 9) sorted by relevance

/freebsd-current/sys/dev/vt/
H A Dvt_cpulogos.c152 struct vt_window *vw; local
209 struct vt_window *vw; local
[all...]
H A Dvt_core.c309 vt_resume_flush_timer(struct vt_window *vw, int ms) argument
348 vt_save_kbd_mode(struct vt_window *vw, keyboard_t *kbd) argument
365 vt_update_kbd_mode(struct vt_window *vw, keyboard_t *kbd) argument
377 vt_save_kbd_state(struct vt_window *vw, keyboard_t *kbd) argument
395 vt_update_kbd_state(struct vt_window *vw, keyboard_t *kbd) argument
408 vt_save_kbd_leds(struct vt_window *vw, keyboard_t *kbd) argument
426 vt_update_kbd_leds(struct vt_window *vw, keyboard_t *kbd) argument
439 vt_window_preswitch(struct vt_window *vw, struct vt_window *curvw) argument
454 vt_window_postswitch(struct vt_window *vw) argument
463 vt_late_window_switch(struct vt_window *vw) argument
491 vt_proc_window_switch(struct vt_window *vw) argument
561 vt_window_switch(struct vt_window *vw) argument
698 vt_compute_drawable_area(struct vt_window *vw) argument
737 vt_scroll(struct vt_window *vw, int offset, int whence) argument
815 vt_scrollmode_kbdevent(struct vt_window *vw, int c, int console) argument
873 struct vt_window *vw = vd->vd_curwindow; local
1118 struct vt_window *vw = tm->tm_softc; local
1142 struct vt_window *vw = tm->tm_softc; local
1165 struct vt_window *vw = tm->tm_softc; local
1173 struct vt_window *vw = tm->tm_softc; local
1181 struct vt_window *vw = tm->tm_softc; local
1190 struct vt_window *vw = tm->tm_softc; local
1198 struct vt_window *vw = tm->tm_softc; local
1278 struct vt_window *vw; local
1349 vt_flush_to_buffer(struct vt_device *vd, const struct vt_window *vw, const term_rect_t *area) argument
1389 vt_bitblt_buffer(struct vt_device *vd, const struct vt_window *vw, const term_rect_t *area) argument
1452 struct vt_window *vw; local
1467 struct vt_window *vw; local
1615 struct vt_window *vw = tm->tm_softc; local
1626 struct vt_window *vw = tm->tm_softc; local
1638 struct vt_window *vw = tm->tm_softc; local
1814 struct vt_window *vw = tm->tm_softc; local
1891 struct vt_window *vw = tm->tm_softc; local
1981 vtterm_cngrab_noswitch(struct vt_device *vd, struct vt_window *vw) argument
2007 vtterm_cnungrab_noswitch(struct vt_device *vd, struct vt_window *vw) argument
2029 struct vt_window *vw; local
2048 struct vt_window *vw, *grabwindow; local
2075 struct vt_window *vw = tm->tm_softc; local
2090 vt_change_font(struct vt_window *vw, struct vt_font *vf) argument
2163 vt_proc_alive(struct vt_window *vw) argument
2184 signal_vt_rel(struct vt_window *vw) argument
2203 signal_vt_acq(struct vt_window *vw) argument
2224 finish_vt_rel(struct vt_window *vw, int release, int *s) argument
2239 finish_vt_acq(struct vt_window *vw) argument
2253 struct vt_window *vw; local
2331 struct vt_window *vw; local
2487 struct vt_window *vw; local
2511 struct vt_window *vw = tm->tm_softc; local
2525 struct vt_window *vw = tm->tm_softc; local
3098 struct vt_window *vw; local
3129 struct vt_window *vw; local
3198 struct vt_window *vw; local
[all...]
/freebsd-current/sys/dev/vt/hw/fb/
H A Dvt_fb.c268 vt_fb_bitblt_bitmap(struct vt_device *vd, const struct vt_window *vw, argument
336 vt_fb_bitblt_text(struct vt_device *vd, const struct vt_window *vw, argument
[all...]
/freebsd-current/sys/dev/virtio/gpu/
H A Dvirtio_gpu.c144 vtgpu_fb_bitblt_text(struct vt_device *vd, const struct vt_window *vw, argument
166 vtgpu_fb_bitblt_bitmap(struct vt_device *vd, const struct vt_window *vw, const uint8_t *pattern, const uint8_t *mask, unsigned int width, unsigned int height, unsigned int x, unsigned int y, term_color_t fg, term_color_t bg) argument
[all...]
/freebsd-current/sys/dev/vt/hw/ofwfb/
H A Dofwfb.c131 ofwfb_bitblt_bitmap(struct vt_device *vd, const struct vt_window *vw, argument
246 ofwfb_bitblt_text(struct vt_device *vd, const struct vt_window *vw, argument
[all...]
/freebsd-current/sys/dev/vt/hw/vga/
H A Dvt_vga.c608 vga_bitblt_one_text_pixels_block(struct vt_device *vd, const struct vt_window *vw, unsigned int x, unsigned int y) argument
780 vga_bitblt_text_gfxmode(struct vt_device *vd, const struct vt_window *vw, const term_rect_t *area) argument
862 vga_bitblt_text_txtmode(struct vt_device *vd, const struct vt_window *vw, const term_rect_t *area) argument
923 vga_bitblt_text(struct vt_device *vd, const struct vt_window *vw, const term_rect_t *area) argument
959 vga_bitblt_bitmap(struct vt_device *vd, const struct vt_window *vw, const uint8_t *pattern, const uint8_t *mask, unsigned int width, unsigned int height, unsigned int x, unsigned int y, term_color_t fg, term_color_t bg) argument
[all...]
/freebsd-current/sys/net/
H A Drtsock.c2209 sysctl_dumpentry(struct rtentry *rt, void *vw) argument
/freebsd-current/sys/compat/linprocfs/
H A Dlinprocfs.c1526 linux_route_print(struct rtentry *rt, void *vw) argument
/freebsd-current/sys/compat/linux/
H A Dlinux_ioctl.c2647 linux_to_bsd_v4l_window(struct l_video_window *lvw, struct video_window *vw) argument
2661 bsd_to_linux_v4l_window(struct video_window *vw, struc argument
2727 linux_v4l_cliplist_free(struct video_window *vw) argument
2742 linux_v4l_cliplist_copy(struct l_video_window *lvw, struct video_window *vw) argument
[all...]

Completed in 206 milliseconds