VirtualBox

Ignore:
Timestamp:
Apr 11, 2017 10:15:57 AM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
114507
Message:

bugref:8524: Additions/linux: play nicely with distribution-installed Additions
Rename VBoxVideoCmnPort* macros to VBVO_PORT_* to fit in with our naming conventions and improve aesthetics.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVbva.cpp

    r63943 r66507  
    116116static int vboxCmdVbvaSubmitHgsmi(PHGSMIGUESTCOMMANDCONTEXT pHGSMICtx, HGSMIOFFSET offDr)
    117117{
    118     VBoxVideoCmnPortWriteUlong(pHGSMICtx->port, offDr);
     118    VBVO_PORT_WRITE_U32(pHGSMICtx->port, offDr);
    119119    /* Make the compiler aware that the host has changed memory. */
    120120    ASMCompilerBarrier();
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette