Searched refs:tm_softc (Results 1 – 3 of 3) sorted by relevance
1122 struct vt_window *vw = tm->tm_softc; in vtterm_bell()1153 struct vt_window *vw = tm->tm_softc; in vtterm_beep()1177 struct vt_window *vw = tm->tm_softc; in vtterm_cursor()1185 struct vt_window *vw = tm->tm_softc; in vtterm_putchar()1193 struct vt_window *vw = tm->tm_softc; in vtterm_fill()1202 struct vt_window *vw = tm->tm_softc; in vtterm_copy()1210 struct vt_window *vw = tm->tm_softc; in vtterm_param()1627 struct vt_window *vw = tm->tm_softc; in vtterm_pre_input()1638 struct vt_window *vw = tm->tm_softc; in vtterm_post_input()1650 struct vt_window *vw = tm->tm_softc; in vtterm_done()[all …]
197 void *tm_softc; member230 .tm_softc = softc, \
207 tm->tm_softc = softc; in terminal_alloc()