/titanic_50/usr/src/uts/common/sys/ |
H A D | tty.h | 42 queue_t *t_writeq; /* stream's write queue */ member
|
/titanic_50/usr/src/uts/common/io/ |
H A D | tty_pts.c | 251 if (pty->pt_ttycommon.t_writeq == NULL) { in ptslopen() 281 pty->pt_ttycommon.t_readq = pty->pt_ttycommon.t_writeq = NULL; in ptslopen() 305 pty->pt_ttycommon.t_writeq = WR(q); in ptslopen() 336 pty->pt_ttycommon.t_writeq = NULL; in ptslclose() 525 if ((q = pty->pt_ttycommon.t_writeq) == NULL) { in ptslreioctl()
|
H A D | tty_pty.c | 389 if ((q = pty->pt_ttycommon.t_writeq) != NULL && in ptcread() 404 if ((q = pty->pt_ttycommon.t_writeq) == NULL) in ptcread() 429 q = pty->pt_ttycommon.t_writeq; in ptcread() 829 else if ((q = pty->pt_ttycommon.t_writeq) != NULL && in ptcioctl() 1014 if ((q = pty->pt_ttycommon.t_writeq) != NULL && in ptcpoll()
|
H A D | wscons.c | 663 q = pvc->vc_ttycommon.t_writeq; in wcreioctl() 1034 q = pvc->vc_ttycommon.t_writeq; in wcopoll() 1063 ASSERT(pvc->vc_ttycommon.t_writeq != NULL); in wcrstrt() 1110 q = pvc->vc_ttycommon.t_writeq; in wcstart() 1268 if ((q = pvc->vc_ttycommon.t_writeq) == NULL) { in wconsout()
|
H A D | tty_common.c | 68 tc->t_writeq = NULL; in ttycommon_close()
|
H A D | asy.c | 456 q = async->async_ttycommon.t_writeq; in async_process_suspq() 1694 async->async_ttycommon.t_writeq = WR(rq); in asyopen() 1738 flushq(async->async_ttycommon.t_writeq, FLUSHALL); in async_progress_check() 1861 async->async_ttycommon.t_writeq->q_first != NULL || in asyclose() 1938 async->async_ttycommon.t_writeq = NULL; in asyclose() 2790 flushq(tp->t_writeq, flushflag); in async_softint() 3082 if ((q = async->async_ttycommon.t_writeq) == NULL) { in async_nstart() 4110 if ((q = async->async_ttycommon.t_writeq) == NULL) { in async_reioctl()
|
H A D | vcons.c | 394 pvc->vc_ttycommon.t_writeq = WR(rq); in vt_open()
|
/titanic_50/usr/src/uts/sun/io/ |
H A D | zs_async.c | 900 za->za_ttycommon.t_writeq = WR(rq); in zsa_open() 944 flushq(za->za_ttycommon.t_writeq, FLUSHALL); in zs_progress_check() 1033 za->za_ttycommon.t_writeq->q_first != NULL || in zsa_close() 1120 za->za_ttycommon.t_writeq = NULL; in zsa_close() 2331 flushq(za->za_ttycommon.t_writeq, flushflag); in zsa_softint() 2408 if ((q = za->za_ttycommon.t_writeq) == NULL) in zsa_start() 2574 if (za->za_ttycommon.t_writeq != NULL) in zsa_restart() 2719 if ((q = za->za_ttycommon.t_writeq) == NULL) { in zsa_reioctl() 3253 if ((q = za->za_ttycommon.t_writeq) != NULL) { in zsa_suspend() 3345 register queue_t *q = za->za_ttycommon.t_writeq; in zsa_print_info()
|
/titanic_50/usr/src/uts/sun4/io/ |
H A D | su_driver.c | 1056 async->async_ttycommon.t_writeq = WR(rq); in asyopen() 1094 flushq(async->async_ttycommon.t_writeq, FLUSHALL); in async_progress_check() 1200 async->async_ttycommon.t_writeq->q_first != NULL || in asyclose() 1296 async->async_ttycommon.t_writeq = NULL; in asyclose() 2158 if (tp->t_writeq != NULL) { in async_softint() 2159 flushq(tp->t_writeq, flushflag); in async_softint() 2352 enterq(async->async_ttycommon.t_writeq); in async_softint() 2365 leaveq(async->async_ttycommon.t_writeq); in async_softint() 2462 if ((q = async->async_ttycommon.t_writeq) != NULL) { in async_restart() 2546 if ((q = async->async_ttycommon.t_writeq) == NULL) { in async_nstart() [all …]
|
/titanic_50/usr/src/uts/sun/io/ttymux/ |
H A D | ttymux_impl.h | 148 #define SM_WQ(qi) (qi->sm_ttycommon->t_writeq)
|
/titanic_50/usr/src/uts/common/io/warlock/ |
H A D | wc.wlcmd | 86 ignore vc_state::vc_ttycommon.t_writeq
|
/titanic_50/usr/src/uts/common/xen/io/ |
H A D | xencons.c | 452 async->async_ttycommon.t_writeq = WR(rq); in xenconsopen() 511 async->async_ttycommon.t_writeq = NULL; in xenconsclose() 783 if ((q = async->async_ttycommon.t_writeq) == NULL) { in xcasync_start() 1255 if ((q = async->async_ttycommon.t_writeq) == NULL) { in xcasync_reioctl()
|
/titanic_50/usr/src/uts/common/io/usb/clients/usbser/ |
H A D | usbser.c | 1722 pp->port_ttycommon.t_writeq = WR(rq); in usbser_open_queues_init() 2102 wq = pp->port_ttycommon.t_writeq; in usbser_rx_cb() 2371 wq = pp->port_ttycommon.t_writeq; in usbser_status_proc_cb() 2466 queue_t *q = pp->port_ttycommon.t_writeq; in usbser_wmsg() 2586 queue_t *q = tp->t_writeq; in usbser_ioctl() 2863 queue_t *q = tp->t_writeq; in usbser_iocdata() 2997 queue_t *q = pp->port_ttycommon.t_writeq; in usbser_flush()
|
/titanic_50/usr/src/uts/sun4u/starfire/cvc/ |
H A D | cvc.c | 345 tty->t_writeq = WR(q); in cvc_open() 783 if ((q = cp->cvc_tty.t_writeq) == NULL) { in cvc_reioctl()
|
/titanic_50/usr/src/uts/sun4u/starcat/io/ |
H A D | cvc.c | 334 tty->t_writeq = WR(q); in cvc_open() 817 if ((q = cp->cvc_tty.t_writeq) == NULL) { in cvc_reioctl()
|
/titanic_50/usr/src/uts/sun4u/serengeti/io/ |
H A D | sgcn.c | 355 tty->t_writeq = WR(q); in sgcn_open() 610 if ((q = sgcnp->sgcn_tty.t_writeq) == NULL) { in sgcn_reioctl()
|
/titanic_50/usr/src/uts/sun4v/io/ |
H A D | qcn.c | 539 tty->t_writeq = WR(q); in qcn_open() 809 if ((q = qcnp->qcn_tty.t_writeq) == NULL) in qcn_reioctl()
|