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

/freebsd-13-stable/sys/dev/syscons/
H A Dsyscons.h94 #define SC_STAT(tp) (*((scr_stat **)&((sc_ttysoftc *)tty_softc(tp))->st_stat))
351 scr_stat *st_stat; member in struct:sc_ttysoftc
H A Dsyscons.c436 stc->st_stat = NULL;

Completed in 105 milliseconds