Searched refs:cx_oproc (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/dev/cx/
H A Dif_cx.c187 static void cx_oproc (struct tty *tp);
872 d->tty->t_oproc = cx_oproc;
2048 cx_oproc (d->tty);
2061 static void cx_oproc (struct tty *tp) function
2073 CX_DEBUG2 (d, ("cx_oproc\n"));

Completed in 49 milliseconds