VirtualBox

Changeset 80962 in vbox for trunk/src/VBox/VMM/include


Ignore:
Timestamp:
Sep 23, 2019 11:04:49 PM (5 years ago)
Author:
vboxsync
Message:

DevPci*,PDM: Doxygen fixes. bugrefx:9218

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/include/PDMInternal.h

    r80943 r80962  
    761761    /** Pointer to PCI bus device instance. */
    762762    PPDMDEVINSR0               pDevInsR0;
    763     /** @copydoc PDMPCIBUSREGR0::pfnSetIrqR0 */
     763    /** @copydoc PDMPCIBUSREGR0::pfnSetIrq */
    764764    DECLR0CALLBACKMEMBER(void, pfnSetIrqR0,(PPDMDEVINS pDevIns, PPDMPCIDEV pPciDev, int iIrq, int iLevel, uint32_t uTagSrc));
    765765} PDMPCIBUSR0;
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