Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/
H A Dasy.c207 static void async_flowcontrol_hw_input(struct asycom *asy,
2545 async_flowcontrol_hw_input(asy, FLOW_STOP, IN_FLOW_RINGBUFF); in async_rxint()
2837 async_flowcontrol_hw_input(asy, FLOW_STOP, in async_softint()
2846 async_flowcontrol_hw_input(asy, FLOW_START, in async_softint()
2898 async_flowcontrol_hw_input(asy, FLOW_START, IN_FLOW_RINGBUFF); in async_softint()
3993 async_flowcontrol_hw_input(asy, FLOW_STOP, in asywputdo()
4012 async_flowcontrol_hw_input(asy, FLOW_START, in asywputdo()
4710 async_flowcontrol_hw_input(struct asycom *asy, async_flowc_action onoff, in async_flowcontrol_hw_input() function