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

/freebsd-11-stable/sys/dev/vt/
H A Dvt_cpulogos.c150 struct vt_window *vw; local
207 struct vt_window *vw; local
[all...]
H A Dvt_core.c323 vt_save_kbd_mode(struct vt_window *vw, keyboard_t *kbd) argument
340 vt_update_kbd_mode(struct vt_window *vw, keyboard_t *kbd) argument
352 vt_save_kbd_state(struct vt_window *vw, keyboard_t *kbd) argument
370 vt_update_kbd_state(struct vt_window *vw, keyboard_t *kbd) argument
383 vt_save_kbd_leds(struct vt_window *vw, keyboard_t *kbd) argument
401 vt_update_kbd_leds(struct vt_window *vw, keyboard_t *kbd) argument
414 vt_window_preswitch(struct vt_window *vw, struct vt_window *curvw) argument
430 vt_window_postswitch(struct vt_window *vw) argument
439 vt_late_window_switch(struct vt_window *vw) argument
467 vt_proc_window_switch(struct vt_window *vw) argument
537 vt_window_switch(struct vt_window *vw) argument
632 vt_compute_drawable_area(struct vt_window *vw) argument
671 vt_scroll(struct vt_window *vw, int offset, int whence) argument
740 vt_scrollmode_kbdevent(struct vt_window *vw, int c, int console) argument
798 struct vt_window *vw = vd->vd_curwindow; local
1027 struct vt_window *vw = tm->tm_softc; local
1061 struct vt_window *vw = tm->tm_softc; local
1070 struct vt_window *vw = tm->tm_softc; local
1079 struct vt_window *vw = tm->tm_softc; local
1089 struct vt_window *vw = tm->tm_softc; local
1098 struct vt_window *vw = tm->tm_softc; local
1164 struct vt_window *vw; local
1231 struct vt_window *vw; local
1327 struct vt_window *vw = tm->tm_softc; local
1373 struct vt_window *vw = tm->tm_softc; local
1451 struct vt_window *vw = tm->tm_softc; local
1537 struct vt_window *vw; local
1571 struct vt_window *vw; local
1594 struct vt_window *vw = tm->tm_softc; local
1609 vt_change_font(struct vt_window *vw, struct vt_font *vf) argument
1682 vt_proc_alive(struct vt_window *vw) argument
1703 signal_vt_rel(struct vt_window *vw) argument
1722 signal_vt_acq(struct vt_window *vw) argument
1743 finish_vt_rel(struct vt_window *vw, int release, int *s) argument
1758 finish_vt_acq(struct vt_window *vw) argument
1772 struct vt_window *vw; local
1850 struct vt_window *vw; local
2004 struct vt_window *vw; local
2028 struct vt_window *vw = tm->tm_softc; local
2042 struct vt_window *vw = tm->tm_softc; local
2601 struct vt_window *vw; local
2631 struct vt_window *vw; local
2694 struct vt_window *vw; local
[all...]
/freebsd-11-stable/sys/dev/fb/
H A Dcreator_vt.c181 creatorfb_bitblt_bitmap(struct vt_device *vd, const struct vt_window *vw, argument
224 creatorfb_bitblt_text(struct vt_device *vd, const struct vt_window *vw, argument
[all...]
/freebsd-11-stable/sys/dev/vt/hw/ofwfb/
H A Dofwfb.c113 ofwfb_bitblt_bitmap(struct vt_device *vd, const struct vt_window *vw, argument
227 ofwfb_bitblt_text(struct vt_device *vd, const struct vt_window *vw, argument
[all...]
/freebsd-11-stable/sys/dev/vt/hw/fb/
H A Dvt_fb.c257 vt_fb_bitblt_bitmap(struct vt_device *vd, const struct vt_window *vw, argument
325 vt_fb_bitblt_text(struct vt_device *vd, const struct vt_window *vw, argument
[all...]
/freebsd-11-stable/sys/dev/vt/hw/vga/
H A Dvt_vga.c604 vga_bitblt_one_text_pixels_block(struct vt_device *vd, const struct vt_window *vw, unsigned int x, unsigned int y) argument
776 vga_bitblt_text_gfxmode(struct vt_device *vd, const struct vt_window *vw, const term_rect_t *area) argument
858 vga_bitblt_text_txtmode(struct vt_device *vd, const struct vt_window *vw, const term_rect_t *area) argument
902 vga_bitblt_text(struct vt_device *vd, const struct vt_window *vw, const term_rect_t *area) argument
914 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-11-stable/sys/net/
H A Drtsock.c1543 sysctl_dumpentry(struct radix_node *rn, void *vw) argument
/freebsd-11-stable/sys/compat/linux/
H A Dlinux_ioctl.c2846 linux_to_bsd_v4l_window(struct l_video_window *lvw, struct video_window *vw) argument
2860 bsd_to_linux_v4l_window(struct video_window *vw, struc argument
2926 linux_v4l_cliplist_free(struct video_window *vw) argument
2941 linux_v4l_cliplist_copy(struct l_video_window *lvw, struct video_window *vw) argument
[all...]

Completed in 96 milliseconds