Searched refs:FLOW_START (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/uts/common/xen/io/ |
H A D | xencons.c | 635 (void) xcasync_flowcontrol_sw_input(xcp, FLOW_START, 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() 1208 (void) xcasync_flowcontrol_sw_input(xcp, FLOW_START, in xenconswput() 1447 case FLOW_START: in xcasync_flowcontrol_sw_output() 1508 case FLOW_START: in xcasync_flowcontrol_sw_input()
|
H A D | xencons.h | 106 FLOW_START enumerator
|
/titanic_44/usr/src/uts/common/io/ |
H A D | asy.c | 112 FLOW_START enumerator 2468 FLOW_START); in async_rxint() 2475 FLOW_START); in async_rxint() 2591 msr & CTS ? FLOW_START : FLOW_STOP); in async_msint() 2846 async_flowcontrol_hw_input(asy, FLOW_START, in async_softint() 2848 (void) async_flowcontrol_sw_input(asy, FLOW_START, in async_softint() 2898 async_flowcontrol_hw_input(asy, FLOW_START, IN_FLOW_RINGBUFF); in async_softint() 2899 (void) async_flowcontrol_sw_input(asy, FLOW_START, in async_softint() 4012 async_flowcontrol_hw_input(asy, FLOW_START, in asywputdo() 4015 FLOW_START, IN_FLOW_USER); in asywputdo() [all …]
|