Searched refs:VBGLIOPORT (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Additions/common/VBoxGuestLib/
H A DVBGLInternal.h79 VBGLIOPORT portVMMDev;
H A DInit.cpp187 DECLVBGL(int) VbglInit (VBGLIOPORT portVMMDev, VMMDevMemory *pVMMDevMemory)
/vbox/include/VBox/
H A DVBoxGuestLib.h95 typedef uint32_t VBGLIOPORT; /**< @todo r=bird: We have RTIOPORT (uint16_t) for this. */ typedef
106 DECLVBGL(int) VbglInit (VBGLIOPORT portVMMDev, struct VMMDevMemory *pVMMDevMemory);

Completed in 64 milliseconds