Searched refs:tm_softc (Results 1 – 4 of 4) sorted by relevance
236 .tm_softc = &vt_conswindow,982 struct vt_window *vw = tm->tm_softc; in vtterm_bell()1016 struct vt_window *vw = tm->tm_softc; in vtterm_cursor()1025 struct vt_window *vw = tm->tm_softc; in vtterm_putchar()1034 struct vt_window *vw = tm->tm_softc; in vtterm_fill()1044 struct vt_window *vw = tm->tm_softc; in vtterm_copy()1053 struct vt_window *vw = tm->tm_softc; in vtterm_param()1249 struct vt_window *vw = tm->tm_softc; in vtterm_done()1295 struct vt_window *vw = tm->tm_softc; in vtterm_cnprobe()1373 struct vt_window *vw = tm->tm_softc; in vtterm_cngetc()[all …]
219 vw = tm->tm_softc; in vt_init_logos()
194 void *tm_softc; member227 .tm_softc = softc, \
156 tm->tm_softc = softc; in terminal_alloc()