Searched defs:async_stopc (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxencons.h109 #define async_stopc async_ttycommon.t_stopc macro
/illumos-gate/usr/src/uts/common/io/
H A Dasy.c102 #define async_stopc async_ttycommon.t_stopc macro
1599 async->async_stopc = CSTOP;
2460 if ((c == async->async_stopc) &&
4648 async->async_stopc : async->async_startc);
/illumos-gate/usr/src/uts/sun4/io/
H A Dsu_driver.c70 #define async_stopc async_ttycommon.t_stopc macro
993 async->async_stopc = CSTOP;
1902 async->async_flowc = async->async_stopc;
2215 async->async_flowc = async->async_stopc;
2248 async->async_flowc = async->async_stopc;
2304 async->async_stopc;
3448 async->async_flowc = async->async_stopc;

Completed in 57 milliseconds