Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxencons.c631 if (!(async->async_inflow_source & IN_FLOW_STREAMS)) { in xencons_rxint()
633 IN_FLOW_STREAMS); in xencons_rxint()
638 if (async->async_inflow_source & IN_FLOW_STREAMS) { in xencons_rxint()
640 IN_FLOW_STREAMS); in xencons_rxint()
1505 if (async->async_inflow_source & (IN_FLOW_STREAMS | in xcasync_flowcontrol_sw_input()
H A Dxencons.h197 #define IN_FLOW_STREAMS 0x00000002 macro
/illumos-gate/usr/src/uts/common/sys/
H A Dasy.h499 #define IN_FLOW_STREAMS 0x00000002 macro
/illumos-gate/usr/src/uts/common/io/
H A Dasy.c3557 if (!(async->async_inflow_source & IN_FLOW_STREAMS)) { in async_softint()
3559 IN_FLOW_STREAMS); in async_softint()
3561 IN_FLOW_STREAMS); in async_softint()
3565 if (async->async_inflow_source & IN_FLOW_STREAMS) { in async_softint()
3568 IN_FLOW_STREAMS); in async_softint()
3570 IN_FLOW_STREAMS); in async_softint()
5242 IN_FLOW_STREAMS | IN_FLOW_USER)) in async_flowcontrol_sw_input()
5346 IN_FLOW_STREAMS | IN_FLOW_USER)) in async_flowcontrol_hw_input()