VirtualBox

Changeset 90838 in vbox for trunk/include


Ignore:
Timestamp:
Aug 24, 2021 11:35:22 AM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
146473
Message:

VMM: Doxygen fixes.

Location:
trunk/include/VBox/vmm
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vmm/pdmqueue.h

    r85121 r90838  
    8787 * @returns Success indicator.
    8888 *          If false the item will not be removed and the flushing will stop.
    89  * @param   pDevIns     The USB device instance.
     89 * @param   pUsbIns     The USB device instance.
    9090 * @param   pItem       The item to consume. Upon return this item will be freed.
    9191 * @remarks No locks will be held, but for now it's safe to assume that only one
  • trunk/include/VBox/vmm/pdmsrv.h

    r85121 r90838  
    123123 *
    124124 * @param   pSrvIns     The service instance data.
     125 * @param   pDevIns     The device instance to detach.
     126 * @param   pDrvIns     The driver instance to detach.
    125127 */
    126128typedef DECLCALLBACKTYPE(void, FNPDMSRVDETACH,(PPDMSRVINS pSrvIns, PPDMDEVINS pDevIns, PPDMDRVINS pDrvIns));
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