Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/syscons/
H A Dsyscons.c189 static int scdevtounit(struct tty *tp);
710 scdevtounit(struct tty *tp) in scdevtounit() function
725 int unit = scdevtounit(tp); in sctty_open()