Home
last modified time | relevance | path

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

/freebsd/sys/dev/syscons/
H A Dsyscons.h90 #define SC_VTY(dev) (((sc_ttysoftc *)tty_softc(tp))->st_index)
348 int st_index; member
H A Dsyscons.c433 stc->st_index = index; in sc_alloc_tty()