VirtualBox

Changeset 32820 in vbox for trunk/src/VBox/VMM/PDMInternal.h


Ignore:
Timestamp:
Sep 29, 2010 4:25:16 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
66277
Message:

PCI, PDM: initial drop of MSI support

File:
1 edited

Legend:

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

    r29911 r32820  
    578578    /** @copydoc PDMPCIBUSREG::pfnRegisterR3 */
    579579    DECLR3CALLBACKMEMBER(int,       pfnRegisterR3,(PPDMDEVINS pDevIns, PPCIDEVICE pPciDev, const char *pszName, int iDev));
     580    /** @copydoc PDMPCIBUSREG::pfnPCIRegisterMsiR3 */
     581    DECLR3CALLBACKMEMBER(int,       pfnRegisterMsiR3,(PPDMDEVINS pDevIns, PPCIDEVICE pPciDev, PPDMMSIREG pMsiReg));
    580582    /** @copydoc PDMPCIBUSREG::pfnIORegionRegisterR3 */
    581583    DECLR3CALLBACKMEMBER(int,       pfnIORegionRegisterR3,(PPDMDEVINS pDevIns, PPCIDEVICE pPciDev, int iRegion, uint32_t cbRegion,
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