Searched refs:ASYNC_SW_OUT_FLW (Results 1 – 4 of 4) sorted by relevance
186 #define ASYNC_SW_OUT_FLW 0x00040000 /* sw output flow control in effect */ macro
663 (async->async_flags & ASYNC_SW_OUT_FLW)) { in xencons_rxint()824 if (async->async_flags & (ASYNC_SW_OUT_FLW | ASYNC_STOPPED)) { in xcasync_start()1442 async->async_flags |= ASYNC_SW_OUT_FLW; in xcasync_flowcontrol_sw_output()1448 async->async_flags &= ~ASYNC_SW_OUT_FLW; in xcasync_flowcontrol_sw_output()
385 #define ASYNC_SW_OUT_FLW 0x00040000 /* sw output flow control in effect */ macro
2098 async->async_flags &= ~ASYNC_SW_OUT_FLW; in asy_program()2340 (ASYNC_HW_OUT_FLW|ASYNC_SW_OUT_FLW|ASYNC_STOPPED))) { in async_txint()2473 (async->async_flags & ASYNC_SW_OUT_FLW)) { in async_rxint()3156 if (async->async_flags & (ASYNC_HW_OUT_FLW | ASYNC_SW_OUT_FLW | in async_nstart()3232 (ASYNC_HW_OUT_FLW|ASYNC_SW_OUT_FLW|ASYNC_OUT_SUSPEND))) { in async_resume()4678 async->async_flags |= ASYNC_SW_OUT_FLW; in async_flowcontrol_sw_output()4684 async->async_flags &= ~ASYNC_SW_OUT_FLW; in async_flowcontrol_sw_output()4785 if (!(async->async_flags & ASYNC_SW_OUT_FLW)) in async_flowcontrol_hw_output()