Searched refs:SC_STAT (Results 1 – 6 of 6) sorted by relevance
301 scp = SC_STAT(tp); in sc_hist_ioctl()316 scp = SC_STAT(tp); in sc_hist_ioctl()
59 scp = SC_STAT(tp); in vesa_ioctl()
308 scp = SC_STAT(sc->dev[i]); in sc_remove_all_cutmarkings()322 scp = SC_STAT(sc->dev[i]); in sc_remove_all_mouse()661 scp = SC_STAT(tp); in sc_mouse_ioctl()
658 SC_STAT(sc->dev[0]) = &main_console; in sc_attach_unit()749 scp = SC_STAT(tp) = alloc_scp(sc, SC_VTY(tp)); in sctty_open()788 SC_STAT(tp) = NULL; in sctty_close()2830 if (kdb_active && SC_STAT(tp)->smode.mode == VT_PROCESS) { in sc_switch_scr()3325 SC_STAT(sc->dev[0]) = scp; in scinit()4336 return (SC_STAT(tp)); in sc_get_stat()
92 #define SC_STAT(tp) (*((scr_stat **)&((sc_ttysoftc *)tty_softc(tp))->st_stat)) macro
488 scp = SC_STAT(tp); in sc_vid_ioctl()