Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dttydisc.h54 void ttydisc_modem(struct tty *tp, int open);
/f-stack/freebsd/kern/
H A Dtty_ttydisc.c607 ttydisc_modem(struct tty *tp, int open) in ttydisc_modem() function
H A Dtty.c1206 ttydisc_modem(tp, 0); in tty_rel_gone()