Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/sbus/
H A Dmagmareg.h206 void mtty_start(struct tty *);
H A Dmagma.c870 tp->t_oproc = mtty_start; in mtty_attach()
1181 mtty_start(struct tty *tp) in mtty_start() function