Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Daio_impl.h149 #define AIO_POLL 0x0001 /* AIO_INPROGRESS is set */ macro
/titanic_50/usr/src/uts/common/os/
H A Daio_subr.c289 pollqflag = (reqp->aio_req_flags & AIO_POLL); in aio_done()
H A Daio.c2004 reqp->aio_req_flags |= AIO_POLL; in arw()
2188 reqp->aio_req_flags |= AIO_POLL; in aiorw()