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

/vbox/src/VBox/Additions/common/VBoxGuestLib/
H A DInit.cpp113 g_vbgldata.portVMMDev = port.portAddress;
187 DECLVBGL(int) VbglInit (VBGLIOPORT portVMMDev, VMMDevMemory *pVMMDevMemory) argument
208 g_vbgldata.portVMMDev = portVMMDev;
H A DVBGLInternal.h79 VBGLIOPORT portVMMDev; member in struct:_VBGLDATA

Completed in 33 milliseconds