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

/vbox/src/VBox/VMM/include/
H A DIOMInternal.h202 typedef struct IOMIOPORTRANGERC struct
227 } IOMIOPORTRANGERC; typedef in typeref:struct:IOMIOPORTRANGERC
229 typedef IOMIOPORTRANGERC *PIOMIOPORTRANGERC;
285 /** Tree containing I/O port range descriptors registered for RC (IOMIOPORTRANGERC). */
/vbox/src/VBox/VMM/testcase/
H A DtstVMStruct.h317 GEN_CHECK_SIZE(IOMIOPORTRANGERC); variable
318 GEN_CHECK_OFF(IOMIOPORTRANGERC, Port);
319 GEN_CHECK_OFF(IOMIOPORTRANGERC, cPorts);
320 GEN_CHECK_OFF(IOMIOPORTRANGERC, pvUser);
321 GEN_CHECK_OFF(IOMIOPORTRANGERC, pDevIns);
322 GEN_CHECK_OFF(IOMIOPORTRANGERC, pszDesc);

Completed in 1082 milliseconds