Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxencons.h196 #define IN_FLOW_NULL 0x00000000 macro
H A Dxencons.c785 (void) xcasync_flowcontrol_sw_input(xcp, FLOW_CHECK, IN_FLOW_NULL); in xcasync_start()
/illumos-gate/usr/src/uts/common/sys/
H A Dasy.h417 #define IN_FLOW_NULL 0x00000000 macro
/illumos-gate/usr/src/uts/common/io/
H A Dasy.c2359 if (async_flowcontrol_sw_input(asy, FLOW_CHECK, IN_FLOW_NULL)) in async_txint()
3100 if (async_flowcontrol_sw_input(asy, FLOW_CHECK, IN_FLOW_NULL)) in async_nstart()
3260 if (async_flowcontrol_sw_input(asy, FLOW_CHECK, IN_FLOW_NULL)) in async_resume()