Searched refs:phReqIo (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/common/misc/
H A Daiomgr.cpp567 * @param phReqIo Where to store the handle to the native I/O request on success.
569 static int rtAioMgrPrepareReq(PRTAIOMGRREQ pReq, PRTFILEAIOREQ phReqIo) argument
592 *phReqIo = pReq->hReqIo;

Completed in 45 milliseconds