VirtualBox

Changeset 7567 in vbox for trunk


Ignore:
Timestamp:
Mar 26, 2008 10:29:28 AM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
29053
Message:

uint32_t -> RTGCPHYS32

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vusb.h

    r7140 r7567  
    919919    {
    920920        /** The endpoint descriptor address. */
    921         uint32_t        EdAddr;
     921        RTGCPHYS32      EdAddr;
    922922        /** Number of Tds in the array. */
    923923        uint32_t        cTds;
     
    928928            uint32_t        TdType;
    929929            /** The address of the */
    930             uint32_t        TdAddr;
     930            RTGCPHYS32      TdAddr;
    931931            /** A copy of the TD. */
    932932            uint32_t        TdCopy[16];
Note: See TracChangeset for help on using the changeset viewer.

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