Home
last modified time | relevance | path

Searched refs:async_stopc (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/xen/io/
H A Dxencons.h109 #define async_stopc async_ttycommon.t_stopc macro
H A Dxencons.c442 async->async_stopc = CSTOP; in xenconsopen()
653 if ((c == async->async_stopc) && in xencons_rxint()
1530 async->async_stopc : async->async_startc; in xcasync_flowcontrol_sw_input()
/titanic_41/usr/src/uts/sun4/io/
H A Dsu_driver.c70 #define async_stopc async_ttycommon.t_stopc macro
993 async->async_stopc = CSTOP; in asyopen()
1902 async->async_flowc = async->async_stopc; in async_rxint()
2215 async->async_flowc = async->async_stopc; in async_softint()
2248 async->async_flowc = async->async_stopc; in async_softint()
2304 async->async_stopc; in async_softint()
3448 async->async_flowc = async->async_stopc; in asywput()
/titanic_41/usr/src/uts/common/io/
H A Dasy.c102 #define async_stopc async_ttycommon.t_stopc macro
1599 async->async_stopc = CSTOP; in asyopen()
2460 if ((c == async->async_stopc) && in async_rxint()
4648 async->async_stopc : async->async_startc); in async_flowcontrol_sw_input()