Searched refs:VBoxVideoCmnPortWriteUlong (Results 1 - 5 of 5) sorted by relevance

/vbox/include/VBox/
H A DVBoxVideoGuest.h149 DECLINLINE(void) VBoxVideoCmnPortWriteUlong(RTIOPORT Port, uint32_t Value) function
204 VBoxVideoCmnPortWriteUlong(pCtx->port, HGSMIOFFSET_VOID);
/vbox/src/VBox/Additions/common/VBoxVideo/
H A DHGSMIBase.cpp33 VBoxVideoCmnPortWriteUlong(pCtx->port, offt);
171 VBoxVideoCmnPortWriteUlong(pCtx->port, offBuffer);
/vbox/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/
H A DVBoxMPVbva.cpp119 VBoxVideoCmnPortWriteUlong(pHGSMICtx->port, offDr);
H A DVBoxMPMisc.cpp1808 VBoxVideoCmnPortWriteUlong(VBoxCommonFromDeviceExt(pDevExt)->guestCtx.port, offCmd);
H A DVBoxMPVdma.cpp1516 VBoxVideoCmnPortWriteUlong(VBoxCommonFromDeviceExt(pDevExt)->guestCtx.port, offDr);

Completed in 60 milliseconds