Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/xen/io/
H A Dxencons.c1195 if (!(async->async_inflow_source & IN_FLOW_USER)) { in xenconswput()
1197 IN_FLOW_USER); in xenconswput()
1207 if (async->async_inflow_source & IN_FLOW_USER) { in xenconswput()
1209 IN_FLOW_USER); in xenconswput()
1502 IN_FLOW_USER)) in xcasync_flowcontrol_sw_input()
H A Dxencons.h200 #define IN_FLOW_USER 0x00000004 macro
/titanic_50/usr/src/uts/common/sys/
H A Dasy.h419 #define IN_FLOW_USER 0x00000004 macro
/titanic_50/usr/src/uts/common/io/
H A Dasy.c3992 if (!(async->async_inflow_source & IN_FLOW_USER)) { in asywputdo()
3994 IN_FLOW_USER); in asywputdo()
3996 FLOW_STOP, IN_FLOW_USER); in asywputdo()
4011 if (async->async_inflow_source & IN_FLOW_USER) { in asywputdo()
4013 IN_FLOW_USER); in asywputdo()
4015 FLOW_START, IN_FLOW_USER); in asywputdo()
4618 IN_FLOW_STREAMS | IN_FLOW_USER)) in async_flowcontrol_sw_input()
4727 IN_FLOW_STREAMS | IN_FLOW_USER)) in async_flowcontrol_hw_input()