Searched refs:tm_softc (Results 1 – 4 of 4) sorted by relevance
251 .tm_softc = &vt_conswindow,1076 struct vt_window *vw = tm->tm_softc; in vtterm_bell()1110 struct vt_window *vw = tm->tm_softc; in vtterm_cursor()1118 struct vt_window *vw = tm->tm_softc; in vtterm_putchar()1126 struct vt_window *vw = tm->tm_softc; in vtterm_fill()1135 struct vt_window *vw = tm->tm_softc; in vtterm_copy()1143 struct vt_window *vw = tm->tm_softc; in vtterm_param()1393 struct vt_window *vw = tm->tm_softc; in vtterm_pre_input()1401 struct vt_window *vw = tm->tm_softc; in vtterm_post_input()1410 struct vt_window *vw = tm->tm_softc; in vtterm_done()[all …]
219 vw = tm->tm_softc; in vt_init_logos()
200 void *tm_softc; member233 .tm_softc = softc, \
187 tm->tm_softc = softc; in terminal_alloc()