Searched refs:pvAdapterInformation (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Video/mp/common/
H A DVBoxMPHGSMI.cpp77 rc = VBoxMPCmnMapAdapterMemory(pCommon, &pCommon->pvAdapterInformation, offVRAMBaseMapping, cbMapping);
87 pCommon->pvAdapterInformation,
127 pCommon->pvAdapterInformation,
187 VBoxMPCmnUnmapAdapterMemory(pCommon, &pCommon->pvAdapterInformation);
H A DVBoxMPDevExt.h57 void *pvAdapterInformation; /* The pointer to the last 4K of VRAM. member in struct:VBOXMP_COMMON

Completed in 1792 milliseconds