Searched refs:t_startc (Results 1 – 16 of 16) sorted by relevance
51 char t_startc; /* start output */ member61 char t_startc; /* start output */ member
46 uchar_t t_startc; /* copy of c_cc[VSTART] from tty modes */ member
50 char t_startc; /* start output */ member
779 notc.t_startc = deftc.t_startc; in doit()1184 notc.t_startc = -1; in oob()1196 notc.t_startc = deftc.t_startc; in oob()
328 #define termStartChar ntc.t_startc344 #define termStartCharp (cc_t *)&ntc.t_startc
364 tc.t_startc = _POSIX_VDISABLE;
38 char t_startc; /* start output */ member
110 #define async_startc async_ttycommon.t_startc
216 tp->t_curstate.t_startc = '\0'; in ttcompatopen()1170 FROM_COMPAT_CHAR(termiosp->c_cc[VSTART], csp->t_startc); in from_compat()1329 TO_COMPAT_CHAR(csp->t_startc, termiosp->c_cc[VSTART]); in to_compat()1349 csp->t_startc = (uchar_t)0377; in to_compat()
701 tc->t_startc = cb->c_cc[VSTART]; in ptslioctl()954 pty->pt_ttycommon.t_startc == CTRL('q'); in pt_sendstop()
165 tc->t_startc = cb->c_cc[VSTART]; in ttycommon_ioctl()
103 #define async_startc async_ttycommon.t_startc
1501 tp->t_startc = CSTART; in usbser_open_init()1563 tp->t_startc = termiosp->c_cc[VSTART]; in usbser_check_port_props()1995 pp->port_flowc = pp->port_ttycommon.t_startc; in usbser_rq_thread()2985 pp->port_flowc = pp->port_ttycommon.t_startc; in usbser_starti()3167 pe[4].val.uc[0] = tp->t_startc; in usbser_port_program()3227 if (c == pp->port_ttycommon.t_startc) { in usbser_inbound_flow_ctl()
2172 uqi->sm_ttycommon->t_startc = termiosp->c_cc[VSTART]; in sm_open()
1552 za->za_flowc = za->za_ttycommon.t_startc; in zsa_wput()
71 #define async_startc async_ttycommon.t_startc