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

/vbox/src/VBox/VMM/VMMR3/
H A DPDMAsyncCompletion.cpp68 typedef struct PDMASYNCCOMPLETIONTEMPLATE struct
120 } PDMASYNCCOMPLETIONTEMPLATE; typedef in typeref:struct:PDMASYNCCOMPLETIONTEMPLATE
172 int rc = MMR3HeapAllocZEx(pVM, MM_TAG_PDM_ASYNC_COMPLETION, sizeof(PDMASYNCCOMPLETIONTEMPLATE), (void **)&pTemplate);

Completed in 48 milliseconds