Lines Matching refs:FLOW_STOP
115 FLOW_STOP, enumerator
2725 async_flowcontrol_hw_output(asy, FLOW_STOP); in asy_program()
3133 FLOW_STOP); in async_rxint()
3215 async_flowcontrol_hw_input(asy, FLOW_STOP, IN_FLOW_RINGBUFF); in async_rxint()
3216 (void) async_flowcontrol_sw_input(asy, FLOW_STOP, in async_rxint()
3259 msr & ASY_MSR_CTS ? FLOW_START : FLOW_STOP); in async_msint()
3539 async_flowcontrol_hw_input(asy, FLOW_STOP, in async_softint()
3541 (void) async_flowcontrol_sw_input(asy, FLOW_STOP, in async_softint()
4612 async_flowcontrol_hw_input(asy, FLOW_STOP, in asywputdo()
4615 FLOW_STOP, IN_FLOW_USER); in asywputdo()
5212 case FLOW_STOP: in async_flowcontrol_sw_input()
5280 case FLOW_STOP: in async_flowcontrol_sw_output()
5324 case FLOW_STOP: in async_flowcontrol_hw_input()
5374 case FLOW_STOP: in async_flowcontrol_hw_output()