VirtualBox

Changeset 64387 in vbox for trunk/src/VBox/Devices/Serial


Ignore:
Timestamp:
Oct 24, 2016 2:06:02 PM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
111495
Message:

PDM,Devices: Some PCI device type cleanup.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Serial/DevSerial.cpp

    r64373 r64387  
    230230
    231231#ifdef VBOX_SERIAL_PCI
    232     PCIDEVICE                       PciDev;
     232    PDMPCIDEV                       PciDev;
    233233#endif /* VBOX_SERIAL_PCI */
    234234} DEVSERIAL;
     
    10511051 * @callback_method_impl{FNPCIIOREGIONMAP}
    10521052 */
    1053 static DECLCALLBACK(int) serialIOPortRegionMap(PPDMDEVINS pDevIns, PPCIDEVICE pPciDev, uint32_t iRegion,
     1053static DECLCALLBACK(int) serialIOPortRegionMap(PPDMDEVINS pDevIns, PPDMPCIDEV pPciDev, uint32_t iRegion,
    10541054                                               RTGCPHYS GCPhysAddress, RTGCPHYS cb, PCIADDRESSSPACE enmType)
    10551055{
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