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

/vbox/src/VBox/VMM/include/
H A DPDMAsyncCompletionInternal.h36 typedef struct PDMASYNCCOMPLETIONEPCLASSOPS struct
154 } PDMASYNCCOMPLETIONEPCLASSOPS; typedef in typeref:struct:PDMASYNCCOMPLETIONEPCLASSOPS
156 typedef PDMASYNCCOMPLETIONEPCLASSOPS *PPDMASYNCCOMPLETIONEPCLASSOPS;
158 typedef const PDMASYNCCOMPLETIONEPCLASSOPS *PCPDMASYNCCOMPLETIONEPCLASSOPS;
274 extern const PDMASYNCCOMPLETIONEPCLASSOPS g_PDMAsyncCompletionEndpointClassFile;
/vbox/src/VBox/VMM/VMMR3/
H A DPDMAsyncCompletionFile.cpp1252 const PDMASYNCCOMPLETIONEPCLASSOPS g_PDMAsyncCompletionEndpointClassFile =

Completed in 563 milliseconds