VirtualBox

Changeset 81923 in vbox


Ignore:
Timestamp:
Nov 17, 2019 10:06:28 PM (5 years ago)
Author:
vboxsync
Message:

PDM: doxygen fixes. bugref:9218

File:
1 edited

Legend:

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

    r81921 r81923  
    48324832     * @param   pPicReg     The PIC registration information for ring-0,
    48334833     *                      considered volatile and copied.
    4834      * @param   ppPciHlp    Where to return the raw-mode PIC helpers.
     4834     * @param   ppPicHlp    Where to return the raw-mode PIC helpers.
    48354835     */
    48364836    DECLRCCALLBACKMEMBER(int, pfnPCISetUpContext,(PPDMDEVINS pDevIns, PPDMPICREG pPicReg, PCPDMPICHLP *ppPicHlp));
     
    53115311     * @param   pPicReg     The PIC registration information for ring-0,
    53125312     *                      considered volatile and copied.
    5313      * @param   ppPciHlp    Where to return the ring-0 PIC helpers.
     5313     * @param   ppPicHlp    Where to return the ring-0 PIC helpers.
    53145314     */
    53155315    DECLR0CALLBACKMEMBER(int, pfnPICSetUpContext,(PPDMDEVINS pDevIns, PPDMPICREG pPicReg, PCPDMPICHLP *ppPicHlp));
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