Home
last modified time | relevance | path

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

/titanic_53/usr/src/uts/common/io/
H A Dasy.c208 static void async_flowcontrol_hw_input(struct asycom *asy,
2552 async_flowcontrol_hw_input(asy, FLOW_STOP, IN_FLOW_RINGBUFF); in async_rxint()
2847 async_flowcontrol_hw_input(asy, FLOW_STOP, in async_softint()
2856 async_flowcontrol_hw_input(asy, FLOW_START, in async_softint()
2909 async_flowcontrol_hw_input(asy, FLOW_START, IN_FLOW_RINGBUFF); in async_softint()
4010 async_flowcontrol_hw_input(asy, FLOW_STOP, in asywputdo()
4029 async_flowcontrol_hw_input(asy, FLOW_START, in asywputdo()
4727 async_flowcontrol_hw_input(struct asycom *asy, async_flowc_action onoff, in async_flowcontrol_hw_input() function