Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/xen/io/
H A Dxencons.c146 xcasync_flowcontrol_sw_output(struct xencons *, async_flowc_action);
655 xcasync_flowcontrol_sw_output(xcp, FLOW_STOP); in xencons_rxint()
659 xcasync_flowcontrol_sw_output(xcp, FLOW_START); in xencons_rxint()
664 xcasync_flowcontrol_sw_output(xcp, FLOW_START); in xencons_rxint()
1430 xcasync_flowcontrol_sw_output(struct xencons *xcp, async_flowc_action onoff) in xcasync_flowcontrol_sw_output() function