Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Ducom.c231 static void ucomstart(struct tty *);
360 tp->t_oproc = ucomstart; in ucom_attach()
1167 ucomstart(tp); in ucomparam()
1201 ucomstart(struct tty *tp) in ucomstart() function