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

/vbox/include/VBox/vmm/
H A Dpdmasynccompletion.h43 typedef struct PDMASYNCCOMPLETIONTEMPLATE *PPDMASYNCCOMPLETIONTEMPLATE; typedef in typeref:struct:PDMASYNCCOMPLETIONTEMPLATE
45 typedef PPDMASYNCCOMPLETIONTEMPLATE *PPPDMASYNCCOMPLETIONTEMPLATE;
108 VMMR3DECL(int) PDMR3AsyncCompletionTemplateDestroy(PPDMASYNCCOMPLETIONTEMPLATE pTemplate);
111 PPDMASYNCCOMPLETIONTEMPLATE pTemplate);
/vbox/src/VBox/VMM/include/
H A DPDMInternal.h1011 typedef struct PDMASYNCCOMPLETIONTEMPLATE *PPDMASYNCCOMPLETIONTEMPLATE; typedef in typeref:struct:PDMASYNCCOMPLETIONTEMPLATE
1181 R3PTRTYPE(PPDMASYNCCOMPLETIONTEMPLATE) pAsyncCompletionTemplates;

Completed in 82 milliseconds