Home
last modified time | relevance | path

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

/freebsd/sys/dev/syscons/
H A Dsyscons.c187 static int scdevtounit(struct tty *tp);
708 scdevtounit(struct tty *tp) in scdevtounit() function
723 int unit = scdevtounit(tp); in sctty_open()