<dec f='src/src/sys/sys/tty.h' l='304' type='struct tty * tty_alloc()'/>
<use f='src/src/sys/dev/ic/com.c' l='598' u='c' c='com_attach_subr'/>
<use f='src/src/sys/dev/ic/cy.c' l='294' u='c' c='cyopen'/>
<use f='src/src/sys/dev/pci/cz.c' l='416' u='c' c='cz_attach'/>
<use f='src/src/sys/dev/usb/ucom.c' l='354' u='c' c='ucom_attach'/>
<use f='src/src/sys/dev/usb/ucycom.c' l='228' u='c' c='ucycom_attach'/>
<use f='src/src/sys/dev/usb/uhso.c' l='1372' u='c' c='uhso_tty_attach'/>
<use f='src/src/sys/dev/wscons/wsdisplay.c' l='304' u='c' c='wsscreen_attach'/>
<def f='src/src/sys/kern/tty.c' l='2795' ll='2825' type='struct tty * tty_alloc()'/>
<doc f='src/src/sys/kern/tty.c' l='2792'>/*
 * Allocate a tty structure and its associated buffers.
 */</doc>
<use f='src/src/sys/kern/tty_pty.c' l='294' u='c' c='pty_check'/>
