Searched refs:t_readq (Results 1 – 17 of 17) sorted by relevance
267 if ((q = pty->pt_ttycommon.t_readq) != NULL) { in ptcopen()294 if ((q = pty->pt_ttycommon.t_readq) != NULL) { in ptcclose()550 if ((q = pty->pt_ttycommon.t_readq) == NULL) { in ptcwrite()665 if ((q = pty->pt_ttycommon.t_readq) == NULL) { in ptcwrite()753 if ((q = pty->pt_ttycommon.t_readq) != NULL) in ptcioctl()757 if ((q = pty->pt_ttycommon.t_readq) != NULL) in ptcioctl()771 if ((q = pty->pt_ttycommon.t_readq) != NULL) in ptcioctl()878 if ((q = pty->pt_ttycommon.t_readq) != NULL) in ptcioctl()1043 if ((q = pty->pt_ttycommon.t_readq) != NULL && in ptcpoll()
67 tc->t_readq = NULL; in ttycommon_close()274 if (!canput(tc->t_readq->q_next)) in ttycommon_ioctl()278 putnext(tc->t_readq, bp); in ttycommon_ioctl()
281 pty->pt_ttycommon.t_readq = pty->pt_ttycommon.t_writeq = NULL; in ptslopen()304 pty->pt_ttycommon.t_readq = q; in ptslopen()335 pty->pt_ttycommon.t_readq = NULL; in ptslclose()574 if (!canput(pty->pt_ttycommon.t_readq)) { in ptslioctl()583 pty->pt_ttycommon.t_readq, bp); in ptslioctl()
1367 if ((upq = pvc->vc_ttycommon.t_readq) != NULL) { in wclrput()1466 if ((upq = pvc->vc_ttycommon.t_readq) != NULL) { in wclrput()
393 pvc->vc_ttycommon.t_readq = rq; in vt_open()
1693 async->async_ttycommon.t_readq = rq; in asyopen()1937 async->async_ttycommon.t_readq = NULL; in asyclose()2696 q = tp->t_readq; in async_softint()
41 queue_t *t_readq; /* stream's read queue */ member
149 #define SM_RQ(qi) (qi->sm_ttycommon->t_readq)
85 ignore vc_state::vc_ttycommon.t_readq
1101 rq = pp->port_ttycommon.t_readq; in usbser_disconnect_ports()1313 rq = pp->port_ttycommon.t_readq; in usbser_restore_ports_state()1721 pp->port_ttycommon.t_readq = rq; in usbser_open_queues_init()1735 queue_t *rq = pp->port_ttycommon.t_readq; in usbser_open_queues_fini()1986 if (!pp->port_ttycommon.t_readq) { in usbser_rq_thread()2101 rq = pp->port_ttycommon.t_readq; in usbser_rx_cb()2370 rq = pp->port_ttycommon.t_readq; in usbser_status_proc_cb()
451 async->async_ttycommon.t_readq = rq; in xenconsopen()510 async->async_ttycommon.t_readq = NULL; in xenconsclose()560 q = tp->t_readq; in xencons_rxint()
899 za->za_ttycommon.t_readq = rq; in zsa_open()1119 za->za_ttycommon.t_readq = NULL; in zsa_close()2098 q = za->za_ttycommon.t_readq; in zsa_softint()2124 q = za->za_ttycommon.t_readq; in zsa_softint()2603 q = za->za_ttycommon.t_readq; in zsa_kick_rcv()
344 tty->t_readq = q; in cvc_open()
333 tty->t_readq = q; in cvc_open()
354 tty->t_readq = q; in sgcn_open()
1055 async->async_ttycommon.t_readq = rq; in asyopen()1295 async->async_ttycommon.t_readq = NULL; in asyclose()2090 q = tp->t_readq; in async_softint()
538 tty->t_readq = q; in qcn_open()