Searched refs:portVMMDev (Results 1 - 4 of 4) 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
H A DGenericRequest.cpp162 ASMOutU32(g_vbgldata.portVMMDev + VMMDEV_PORT_OFF_REQUEST, (uint32_t)physaddr);
/vbox/include/VBox/
H A DVBoxGuestLib.h106 DECLVBGL(int) VbglInit (VBGLIOPORT portVMMDev, struct VMMDevMemory *pVMMDevMemory);

Completed in 35 milliseconds