Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/xen/io/
H A Dxencons.h184 #define ASYNC_CLOSING 0x00002000 /* processing close on stream */ macro
H A Dxencons.c489 async->async_flags |= ASYNC_CLOSING; in xenconsclose()
/titanic_44/usr/src/uts/sun4/sys/
H A Dsudev.h345 #define ASYNC_CLOSING 0x00002000 /* closing the stream */ macro
/titanic_44/usr/src/uts/common/sys/
H A Dasy.h379 #define ASYNC_CLOSING 0x00002000 /* processing close on stream */ macro
/titanic_44/usr/src/uts/sun4/io/
H A Dsu_driver.c1130 async->async_flags |= ASYNC_CLOSING; in asyclose()
2157 ASYNC_CLOSING) ? FLUSHALL : FLUSHDATA; in async_softint()
/titanic_44/usr/src/uts/common/io/
H A Dasy.c1789 async->async_flags |= ASYNC_CLOSING; in asyclose()
2788 ASYNC_CLOSING) ? FLUSHALL : in async_softint()