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

/vbox/src/VBox/VMM/testcase/
H A DtstVMStruct.h284 GEN_CHECK_SIZE(IOMMMIORANGE); variable
285 GEN_CHECK_OFF(IOMMMIORANGE, GCPhys);
286 GEN_CHECK_OFF(IOMMMIORANGE, cb);
287 GEN_CHECK_OFF(IOMMMIORANGE, cRefs);
288 GEN_CHECK_OFF(IOMMMIORANGE, fFlags);
289 GEN_CHECK_OFF(IOMMMIORANGE, pszDesc);
290 GEN_CHECK_OFF(IOMMMIORANGE, pvUserR3);
291 GEN_CHECK_OFF(IOMMMIORANGE, pDevInsR3);
292 GEN_CHECK_OFF(IOMMMIORANGE, pfnWriteCallbackR3);
293 GEN_CHECK_OFF(IOMMMIORANGE, pfnReadCallbackR
[all...]
/vbox/src/VBox/VMM/include/
H A DIOMInternal.h47 typedef struct IOMMMIORANGE struct
96 } IOMMMIORANGE; typedef in typeref:struct:IOMMMIORANGE
98 typedef struct IOMMMIORANGE *PIOMMMIORANGE;
288 /** Tree containing the MMIO range descriptors (IOMMMIORANGE). */

Completed in 46 milliseconds