VirtualBox

Changeset 83942 in vbox


Ignore:
Timestamp:
Apr 23, 2020 10:32:43 AM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
137494
Message:

AMD IOMMU: bugref:9654 Doxygen burn fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Bus/DevIommuAmd.cpp

    r83941 r83942  
    28002800 * @param   uDva        The device virtual address being read.
    28012801 * @param   cbRead      The number of bytes being read.
    2802  * @param   GCPhysOut   Where to store the translated physical address.
     2802 * @param   pGCPhysOut  Where to store the translated physical address.
    28032803 *
    28042804 * @thread  Any.
     
    28192819 * @param   uDva        The device virtual address being written.
    28202820 * @param   cbRead      The number of bytes being written.
    2821  * @param   GCPhysOut   Where to store the translated physical address.
     2821 * @param   pGCPhysOut  Where to store the translated physical address.
    28222822 *
    28232823 * @thread  Any.
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