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

/vbox/src/VBox/VMM/include/
H A DPDMAsyncCompletionInternal.h196 typedef struct PDMASYNCCOMPLETIONENDPOINT struct
245 } PDMASYNCCOMPLETIONENDPOINT; typedef in typeref:struct:PDMASYNCCOMPLETIONENDPOINT
246 AssertCompileMemberAlignment(PDMASYNCCOMPLETIONENDPOINT, StatReqSizeSmaller512, sizeof(uint64_t));
247 AssertCompileMemberAlignment(PDMASYNCCOMPLETIONENDPOINT, StatTaskRunTimesNs, sizeof(uint64_t));
H A DPDMAsyncCompletionFileInternal.h334 PDMASYNCCOMPLETIONENDPOINT Core;
/vbox/include/VBox/vmm/
H A Dpdmasynccompletion.h53 typedef struct PDMASYNCCOMPLETIONENDPOINT *PPDMASYNCCOMPLETIONENDPOINT;

Completed in 535 milliseconds