Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/xen/io/
H A Dxencons.c627 if (!(async->async_inflow_source & IN_FLOW_STREAMS)) { in xencons_rxint()
629 IN_FLOW_STREAMS); in xencons_rxint()
634 if (async->async_inflow_source & IN_FLOW_STREAMS) { in xencons_rxint()
636 IN_FLOW_STREAMS); in xencons_rxint()
1501 if (async->async_inflow_source & (IN_FLOW_STREAMS | in xcasync_flowcontrol_sw_input()
H A Dxencons.h199 #define IN_FLOW_STREAMS 0x00000002 macro
/titanic_50/usr/src/uts/common/sys/
H A Dasy.h418 #define IN_FLOW_STREAMS 0x00000002 macro
/titanic_50/usr/src/uts/common/io/
H A Dasy.c2836 if (!(async->async_inflow_source & IN_FLOW_STREAMS)) { in async_softint()
2838 IN_FLOW_STREAMS); in async_softint()
2840 IN_FLOW_STREAMS); in async_softint()
2844 if (async->async_inflow_source & IN_FLOW_STREAMS) { in async_softint()
2847 IN_FLOW_STREAMS); in async_softint()
2849 IN_FLOW_STREAMS); in async_softint()
4618 IN_FLOW_STREAMS | IN_FLOW_USER)) in async_flowcontrol_sw_input()
4727 IN_FLOW_STREAMS | IN_FLOW_USER)) in async_flowcontrol_hw_input()