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

/vbox/src/VBox/VMM/include/
H A DIOMInternal.h98 typedef struct IOMMMIORANGE *PIOMMMIORANGE; typedef in typeref:struct:IOMMMIORANGE
399 R3PTRTYPE(PIOMMMIORANGE) pMMIORangeLastR3;
406 R0PTRTYPE(PIOMMMIORANGE) pMMIORangeLastR0;
413 RCPTRTYPE(PIOMMMIORANGE) pMMIORangeLastRC;
423 void iomMmioFreeRange(PVM pVM, PIOMMMIORANGE pRange);

Completed in 34 milliseconds