Searched defs:PPDMASYNCCOMPLETIONTASKFILE (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/VMM/include/
H A DPDMAsyncCompletionFileInternal.h60 typedef struct PDMASYNCCOMPLETIONTASKFILE *PPDMASYNCCOMPLETIONTASKFILE; typedef in typeref:struct:PDMASYNCCOMPLETIONTASKFILE
395 PPDMASYNCCOMPLETIONTASKFILE pDelayedHead;
522 volatile PPDMASYNCCOMPLETIONTASKFILE pDelayedNext;
552 int pdmacFileEpCacheRead(PPDMASYNCCOMPLETIONENDPOINTFILE pEndpoint, PPDMASYNCCOMPLETIONTASKFILE pTask,
555 int pdmacFileEpCacheWrite(PPDMASYNCCOMPLETIONENDPOINTFILE pEndpoint, PPDMASYNCCOMPLETIONTASKFILE pTask,

Completed in 45 milliseconds