Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dclmpcc.c76 static void clmpcc_start(struct tty *);
301 tp->t_oproc = clmpcc_start; in clmpcc_attach()
984 clmpcc_start(struct tty *tp) in clmpcc_start() function