Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dasy.c209 static void async_flowcontrol_hw_input(struct asycom *asy,
2573 async_flowcontrol_hw_input(asy, FLOW_STOP, IN_FLOW_RINGBUFF); in async_rxint()
2868 async_flowcontrol_hw_input(asy, FLOW_STOP, in async_softint()
2877 async_flowcontrol_hw_input(asy, FLOW_START, in async_softint()
2930 async_flowcontrol_hw_input(asy, FLOW_START, IN_FLOW_RINGBUFF); in async_softint()
4031 async_flowcontrol_hw_input(asy, FLOW_STOP, in asywputdo()
4050 async_flowcontrol_hw_input(asy, FLOW_START, in asywputdo()
4748 async_flowcontrol_hw_input(struct asycom *asy, async_flowc_action onoff, in async_flowcontrol_hw_input() function