Home
last modified time | relevance | path

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

/dragonfly/sys/dev/serial/sio/
H A Dsio_pccard.c136 ttyclose(com->tp); in sio_pccard_detach()
H A Dsio.c1472 ttyclose(tp); in sioclose()
/dragonfly/sys/dev/misc/dcons/
H A Ddcons_os.c266 ttyclose(tp); in dcons_close()
554 ttyclose(tp); in dcons_detach()
/dragonfly/sys/sys/
H A Dtty.h267 int ttyclose (struct tty *tp);
/dragonfly/sys/platform/vkernel64/platform/
H A Dconsole.c136 ttyclose(tp); in vcons_close()
/dragonfly/sys/dev/misc/nmdm/
H A Dnmdm.c305 ttyclose(tp); in nmdmclose()
/dragonfly/sys/bus/u4b/serial/
H A Dusb_serial.c572 ttyclose(tp); in ucom_detach_tty()
968 ttyclose(tp); in ucom_close()
/dragonfly/sys/kern/
H A Dtty_pty.c459 ttyclose(tp); /* clears t_state */ in ptsclose()
H A Dtty.c247 ttyclose(struct tty *tp) in ttyclose() function
/dragonfly/sys/dev/misc/syscons/
H A Dsyscons.c839 ttyclose(tp); in scclose()