VirtualBox

Changeset 26163 in vbox for trunk/include


Ignore:
Timestamp:
Feb 2, 2010 6:58:33 PM (15 years ago)
Author:
vboxsync
Message:

PDM: s/pUsbReg/pReg/g (2nd try, backed out r57176)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/pdmusb.h

    r26162 r26163  
    106106     * @returns VBox status.
    107107     * @param   pUsbIns     The USB device instance data.
    108      *                      If the registration structure is needed, it can be
    109      *                      accessed thru pUsbDev->pReg.
     108     *                      If the registration structure is needed, it will be
     109     *                      accessible thru pUsbDev->pReg.
    110110     * @param   iInstance   Instance number. Use this to figure out which registers
    111111     *                      and such to use. The instance number is also found in
     
    654654    R3PTRTYPE(PCPDMUSBHLP)      pUsbHlp;
    655655    /** Pointer to the USB device registration structure.  */
    656     R3PTRTYPE(PCPDMUSBREG)      pUsb;
     656    R3PTRTYPE(PCPDMUSBREG)      pReg;
    657657    /** Configuration handle. */
    658658    R3PTRTYPE(PCFGMNODE)        pCfg;
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