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.c242 static void async_flowcontrol_hw_input(struct asycom *asy,
3241 async_flowcontrol_hw_input(asy, FLOW_STOP, IN_FLOW_RINGBUFF); in async_rxint()
3565 async_flowcontrol_hw_input(asy, FLOW_STOP, in async_softint()
3574 async_flowcontrol_hw_input(asy, FLOW_START, in async_softint()
3628 async_flowcontrol_hw_input(asy, FLOW_START, IN_FLOW_RINGBUFF); in async_softint()
4638 async_flowcontrol_hw_input(asy, FLOW_STOP, in asywputdo()
4657 async_flowcontrol_hw_input(asy, FLOW_START, in asywputdo()
5337 async_flowcontrol_hw_input(struct asycom *asy, async_flowc_action onoff, in async_flowcontrol_hw_input() function