Searched refs:ASYNC_CLOSING (Results 1 – 6 of 6) sorted by relevance
182 #define ASYNC_CLOSING 0x00002000 /* processing close on stream */ macro
489 async->async_flags |= ASYNC_CLOSING; in xenconsclose()
345 #define ASYNC_CLOSING 0x00002000 /* closing the stream */ macro
467 #define ASYNC_CLOSING 0x00002000 /* processing close on stream */ macro
1130 async->async_flags |= ASYNC_CLOSING; in asyclose()2157 ASYNC_CLOSING) ? FLUSHALL : FLUSHDATA; in async_softint()
2472 async->async_flags |= ASYNC_CLOSING; in asyclose()3421 flushflag = (async->async_flags & ASYNC_CLOSING) ? FLUSHALL : FLUSHDATA; in asy_carrier_check()