AIO_REQ_DONEQ
ASSERT(reqp->req_state != AIO_REQ_DONEQ);
reqp->req_state = AIO_REQ_DONEQ;
if (reqp && reqp->req_state != AIO_REQ_DONEQ)
if (ostate == AIO_REQ_DONE || ostate == AIO_REQ_DONEQ) {
reqp->req_state != AIO_REQ_DONEQ);