VirtualBox

Changeset 11303 in vbox for trunk/src


Ignore:
Timestamp:
Aug 8, 2008 11:04:29 PM (16 years ago)
Author:
vboxsync
Message:

pdm: Retired PPDMDEVINSGC.

Location:
trunk/src/VBox
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Input/DevPS2.cpp

    r11284 r11303  
    225225#ifdef VBOX
    226226    /** Pointer to the device instance - RC. */
    227     PPDMDEVINSGC                pDevInsRC;
     227    PPDMDEVINSRC                pDevInsRC;
    228228    /** Pointer to the device instance - R3 . */
    229229    PPDMDEVINSR3                pDevInsR3;
  • trunk/src/VBox/VMM/IOMInternal.h

    r10538 r11303  
    8080    RCPTRTYPE(void *)           pvUserGC;
    8181    /** Pointer to device instance. */
    82     PPDMDEVINSGC                pDevInsGC;
     82    PPDMDEVINSRC                pDevInsGC;
    8383    /** Pointer to write callback function. */
    8484    RCPTRTYPE(PFNIOMMMIOWRITE)  pfnWriteCallbackGC;
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