VirtualBox

Ignore:
Timestamp:
Feb 21, 2013 12:41:51 PM (12 years ago)
Author:
vboxsync
Message:

done

File:
1 edited

Legend:

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

    r44773 r44774  
    21862186}
    21872187
    2188 /**
    2189  * Port I/O Handler for the generic request interface
    2190  * @see FNIOMIOPORTOUT for details.
    2191  *
    2192  * @todo This function is too long!!  All new request SHALL be implemented as
    2193  *       functions called from the switch!  When making changes, please move the
    2194  *       relevant cases into functions.
     2188
     2189/**
     2190 * @callback_method_impl{FNIOMIOPORTOUT, Port I/O Handler for the generic
     2191 *                      request interface.}
    21952192 */
    21962193static DECLCALLBACK(int) vmmdevRequestHandler(PPDMDEVINS pDevIns, void *pvUser, RTIOPORT Port, uint32_t u32, unsigned cb)
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