Searched refs:IOMIOPORTRANGER0 (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/VMM/include/
H A DIOMInternal.h170 typedef struct IOMIOPORTRANGER0 struct
195 } IOMIOPORTRANGER0; typedef in typeref:struct:IOMIOPORTRANGER0
197 typedef IOMIOPORTRANGER0 *PIOMIOPORTRANGER0;
283 /** Tree containing I/O port range descriptors registered for R0 (IOMIOPORTRANGER0). */
/vbox/src/VBox/VMM/testcase/
H A DtstVMStruct.h310 GEN_CHECK_SIZE(IOMIOPORTRANGER0); variable
311 GEN_CHECK_OFF(IOMIOPORTRANGER0, Port);
312 GEN_CHECK_OFF(IOMIOPORTRANGER0, cPorts);
313 GEN_CHECK_OFF(IOMIOPORTRANGER0, pvUser);
314 GEN_CHECK_OFF(IOMIOPORTRANGER0, pDevIns);
315 GEN_CHECK_OFF(IOMIOPORTRANGER0, pszDesc);

Completed in 632 milliseconds