Searched refs:FLOW_START (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxencons.h106 FLOW_START enumerator in enum:__anon9284
H A Dxencons.c635 (void) xcasync_flowcontrol_sw_input(xcp, FLOW_START,
659 xcasync_flowcontrol_sw_output(xcp, FLOW_START);
664 xcasync_flowcontrol_sw_output(xcp, FLOW_START);
1208 (void) xcasync_flowcontrol_sw_input(xcp, FLOW_START,
1424 * FLOW_START means to clear SW output flow control flag,
1447 case FLOW_START:
1462 * FLOW_START means to send out a XON char
1508 case FLOW_START:
/illumos-gate/usr/src/uts/common/io/
H A Dasy.c112 FLOW_START enumerator in enum:__anon4881
2079 * We can not use async_flowcontrol_hw_output(asy, FLOW_START)
2468 FLOW_START);
2475 FLOW_START);
2591 msr & CTS ? FLOW_START : FLOW_STOP);
2846 async_flowcontrol_hw_input(asy, FLOW_START,
2848 (void) async_flowcontrol_sw_input(asy, FLOW_START,
2898 async_flowcontrol_hw_input(asy, FLOW_START, IN_FLOW_RINGBUFF);
2899 (void) async_flowcontrol_sw_input(asy, FLOW_START,
4012 async_flowcontrol_hw_input(asy, FLOW_START,
[all...]

Completed in 66 milliseconds