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

/vbox/src/VBox/VMM/include/
H A DIOMInternal.h270 typedef IOMIOPORTSTATS *PIOMIOPORTSTATS; typedef
397 R3PTRTYPE(PIOMIOPORTSTATS) pStatsLastReadR3;
398 R3PTRTYPE(PIOMIOPORTSTATS) pStatsLastWriteR3;
404 R0PTRTYPE(PIOMIOPORTSTATS) pStatsLastReadR0;
405 R0PTRTYPE(PIOMIOPORTSTATS) pStatsLastWriteR0;
411 RCPTRTYPE(PIOMIOPORTSTATS) pStatsLastReadRC;
412 RCPTRTYPE(PIOMIOPORTSTATS) pStatsLastWriteRC;

Completed in 32 milliseconds