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

/vbox/src/VBox/VMM/testcase/
H A DtstVMStruct.h327 GEN_CHECK_SIZE(IOMTREES); variable
328 GEN_CHECK_OFF(IOMTREES, IOPortTreeR3);
329 GEN_CHECK_OFF(IOMTREES, IOPortTreeR0);
330 GEN_CHECK_OFF(IOMTREES, IOPortTreeRC);
331 GEN_CHECK_OFF(IOMTREES, MMIOTree);
332 GEN_CHECK_OFF(IOMTREES, IOPortStatTree);
333 GEN_CHECK_OFF(IOMTREES, MmioStatTree);
/vbox/src/VBox/VMM/include/
H A DIOMInternal.h279 typedef struct IOMTREES struct
295 } IOMTREES; typedef in typeref:struct:IOMTREES
297 typedef IOMTREES *PIOMTREES;

Completed in 46 milliseconds