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

/vbox/src/VBox/VMM/testcase/
H A DtstVMStruct.h324 GEN_CHECK_SIZE(IOMIOPORTSTATS); variable
325 GEN_CHECK_OFF(IOMIOPORTSTATS, InR3);
/vbox/src/VBox/VMM/include/
H A DIOMInternal.h238 typedef struct IOMIOPORTSTATS struct
267 } IOMIOPORTSTATS; typedef in typeref:struct:IOMIOPORTSTATS
268 AssertCompileMemberAlignment(IOMIOPORTSTATS, InR3, 8);
270 typedef IOMIOPORTSTATS *PIOMIOPORTSTATS;
291 /** Tree containing I/O port statistics (IOMIOPORTSTATS). */

Completed in 35 milliseconds