Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/ep93xx/
H A Depcom.c124 static void epcomstart(struct tty *);
228 tp->t_oproc = epcomstart; in epcom_attach_subr()
346 epcomstart(tp); in epcomparam()
379 epcomstart(struct tty *tp) in epcomstart() function