Home
last modified time | relevance | path

Searched refs:CSTART (Results 1 – 15 of 15) sorted by relevance

/titanic_41/usr/src/ucbhead/sys/
H A Dttychars.h58 #define CSTART CTRL('q') macro
/titanic_41/usr/src/uts/common/sys/
H A Dttychars.h73 #define CSTART CTRL('q') macro
H A Dtermios.h169 #define CSTART 021 /* cntl q */ macro
/titanic_41/usr/src/lib/libbc/inc/include/sys/
H A Dttychars.h62 #define CSTART CTRL(q) macro
H A Dtermios.h91 #define CSTART _CTRL(q) macro
/titanic_41/usr/src/lib/libbc/inc/include/
H A Dtermios.h91 #define CSTART _CTRL(q) macro
/titanic_41/usr/src/uts/common/io/
H A Dtty_common.c47 CSTART,
H A Dasy.c1598 async->async_startc = CSTART; in asyopen()
/titanic_41/usr/src/cmd/ttymon/
H A Dstty.c335 if (cb.c_cc[VSTART] != CSTART) in prmodes()
/titanic_41/usr/src/ucbcmd/stty/
H A Dstty.c284 if (cb.c_cc[VSTART] != CSTART) in prmodes()
/titanic_41/usr/src/ucbcmd/tset/
H A Dtset.c296 #define CSTART CNTL('Q') macro
/titanic_41/usr/src/uts/common/xen/io/
H A Dxencons.c441 async->async_startc = CSTART; in xenconsopen()
/titanic_41/usr/src/uts/common/io/usb/clients/usbser/usbser_keyspan/
H A Dkeyspan_dsd.c2781 ctrl_msg->xonChar = CSTART; in keyspan_default_port_params_usa19hs()
3238 ctrl_msg->xonChar = CSTART; in keyspan_default_port_params_usa49()
/titanic_41/usr/src/uts/common/io/usb/clients/usbser/
H A Dusbser.c1501 tp->t_startc = CSTART; in usbser_open_init()
/titanic_41/usr/src/uts/sun4/io/
H A Dsu_driver.c992 async->async_startc = CSTART; in asyopen()