VirtualBox

Changeset 81707 in vbox for trunk/src/VBox/Devices/VMMDev


Ignore:
Timestamp:
Nov 6, 2019 12:09:12 PM (5 years ago)
Author:
vboxsync
Message:

VMMDev: doxygen fixes. bugref:9218

Location:
trunk/src/VBox/Devices/VMMDev
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/VMMDev/VMMDev.cpp

    r81693 r81707  
    12241224 * @returns VBox status code that the guest should see.
    12251225 * @param   pDevIns         The device instance.
    1226  * @param   pThis           The VMMDev shared instance data.
    12271226 * @param   pReqHdr         The header of the request to handle.
    12281227 */
     
    16751674 *
    16761675 * @returns VBox status code that the guest should see.
    1677  * @param   pThis           The VMMDev ring-3 instance data.
     1676 * @param   pThisCC         The VMMDev ring-3 instance data.
    16781677 * @param   pReqHdr         The header of the request to handle.
    16791678 */
     
    26102609 *
    26112610 * @param   pDevIns         The device instance.
    2612  * @param   pThis           The VMM device instance data.
    26132611 * @param   GCPhysReqHdr    The guest physical address of the request.
    26142612 * @param   pLock           Pointer to the request locking info.  NULL if not
     
    49204918};
    49214919
    4922 #endif /* !VBOX_DEVICE_STRUCT_TESTCASE */
     4920#endif /* !VBOX_DEV1679
     4921ICE_STRUCT_TESTCASE */
  • trunk/src/VBox/Devices/VMMDev/VMMDevHGCM.cpp

    r81625 r81707  
    449449 *
    450450 * @returns Pointer to the command on success, NULL otherwise.
    451  * @param   pThis           The VMMDev instance data.
     451 * @param   pThisCC         The VMMDev ring-3 instance data.
    452452 * @param   GCPhys          The physical address of the command we're looking for.
    453453 */
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