Home
last modified time | relevance | path

Searched refs:st_stat (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/syscons/
H A Dsyscons.h92 #define SC_STAT(tp) (*((scr_stat **)&((sc_ttysoftc *)tty_softc(tp))->st_stat))
349 scr_stat *st_stat; member
H A Dsyscons.c434 stc->st_stat = NULL; in sc_alloc_tty()