Searched defs:PDMASYNCCOMPLETIONENDPOINT (Results 1 - 1 of 1) 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));

Completed in 42 milliseconds