VirtualBox

Changeset 81364 in vbox


Ignore:
Timestamp:
Oct 18, 2019 6:32:33 PM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
134077
Message:

vmm/pdmpci.h: doxygen

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified trunk/include/VBox/vmm/pdmpci.h

    r80346 r81364  
    170170     * @param   pInterface          Pointer to this interface structure.
    171171     * @param   Address             Guest physical address.
    172      *                              @todo Why is this documented as guest physical
    173      *                              address and given a host ring-0 address type?
    174172     * @param   pvValue             Address of value to write.
    175173     * @param   cb                  Access width.
     174     *
     175     * @todo Why is this @a Address documented as guest physical
     176     *       address and given a host ring-0 address type?
    176177     *
    177178     * @thread  EMT thread.
     
    188189     * @param   pInterface          Pointer to this interface structure.
    189190     * @param   Address             Guest physical address.
    190      *                              @todo Why is this documented as guest physical
    191      *                              address and given a host ring-0 address type?
    192191     * @param   pvValue             Place to store read value.
    193192     * @param   cb                  Access width.
    194193     *
    195      * @thread  EMT thread.
    196      */
    197 
     194     * @todo Why is this @a Address documented as guest physical
     195     *       address and given a host ring-0 address type?
     196     *
     197     * @thread  EMT thread.
     198     */
    198199    DECLR3CALLBACKMEMBER(int, pfnMmioRead, (PPDMIPCIRAWUP pInterface,
    199200                                            RTR0PTR       Address,
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