Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dtty.h48 } tty_common_t; typedef
54 extern void ttycommon_close(tty_common_t *);
55 extern void ttycommon_qfull(tty_common_t *, queue_t *);
56 extern size_t ttycommon_ioctl(tty_common_t *, queue_t *, mblk_t *, int *);
H A Dptyvar.h45 tty_common_t pt_ttycommon; /* data common to all tty drivers */
H A Dvt_impl.h73 tty_common_t vc_ttycommon; /* data common to all tty drivers */
H A Dasy.h405 tty_common_t async_ttycommon; /* tty driver common data */
/illumos-gate/usr/src/uts/common/io/
H A Dtty_common.c64 ttycommon_close(tty_common_t *tc) in ttycommon_close()
93 ttycommon_qfull(tty_common_t *tc, queue_t *q) in ttycommon_qfull()
122 ttycommon_ioctl(tty_common_t *tc, queue_t *q, mblk_t *mp, int *errorp) in ttycommon_ioctl()
H A Dtty_pts.c619 tty_common_t *tc = &pty->pt_ttycommon; in ptslioctl()
644 tty_common_t *tc = &pty->pt_ttycommon; in ptslioctl()
686 tty_common_t *tc = &pty->pt_ttycommon; in ptslioctl()
715 tty_common_t *tc = &pty->pt_ttycommon; in ptslioctl()
742 tty_common_t *tc = &pty->pt_ttycommon; in ptslioctl()
H A Dasy.c3120 tty_common_t *tp; in async_rxint()
3334 tty_common_t *tp = &async->async_ttycommon; in asy_carrier_check()
3500 tty_common_t *tp; in async_softint()
3996 tty_common_t *tp = &async->async_ttycommon; in async_ioctl()
H A Dvcons.c164 vt_init_ttycommon(tty_common_t *pcommon) in vt_init_ttycommon()
/illumos-gate/usr/src/uts/sun4u/serengeti/sys/
H A Dsgcn.h142 tty_common_t sgcn_tty; /* for console ioctl */
/illumos-gate/usr/src/uts/sun4v/sys/
H A Dqcn.h81 tty_common_t qcn_tty; /* for console ioctl */
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/
H A Dusbser.c1475 tty_common_t *tp = &pp->port_ttycommon; in usbser_open_init()
1546 tty_common_t *tp = &pp->port_ttycommon; in usbser_check_port_props()
1657 tty_common_t *tp = &pp->port_ttycommon; in usbser_open_carrier_check()
2190 tty_common_t *tp = &pp->port_ttycommon; in usbser_rx_massage_data()
2253 tty_common_t *tp = &pp->port_ttycommon; in usbser_rx_massage_mbreak()
2342 tty_common_t *tp = &pp->port_ttycommon; in usbser_status_proc_cb()
2584 tty_common_t *tp = &pp->port_ttycommon; in usbser_ioctl()
2861 tty_common_t *tp = &pp->port_ttycommon; in usbser_iocdata()
3103 tty_common_t *tp = &pp->port_ttycommon; in usbser_port_program()
/illumos-gate/usr/src/uts/sun/sys/
H A Dser_async.h146 tty_common_t za_ttycommon; /* tty driver common data */
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxencons.h145 tty_common_t async_ttycommon; /* tty driver common data */
H A Dxencons.c540 tty_common_t *tp; in xencons_rxint()
898 tty_common_t *tp = &async->async_ttycommon; in xcasync_ioctl()
/illumos-gate/usr/src/uts/common/sys/usb/clients/usbser/
H A Dusbser_var.h115 tty_common_t port_ttycommon; /* tty driver common data */
/illumos-gate/usr/src/uts/sun4/sys/
H A Dsudev.h288 tty_common_t async_ttycommon; /* tty driver common data */
/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsgcn.c334 tty_common_t *tty; in sgcn_open()
527 tty_common_t *tty; in sgcn_ioctl()
/illumos-gate/usr/src/uts/sun4v/io/
H A Dqcn.c515 tty_common_t *tty; in qcn_open()
695 tty_common_t *tty; in qcn_ioctl()
/illumos-gate/usr/src/uts/sun4/io/
H A Dsu_driver.c1806 register tty_common_t *tp; in async_rxint()
2078 tty_common_t *tp; in async_softint()
2769 register tty_common_t *tp = &async->async_ttycommon; in async_ioctl()