VirtualBox

Changeset 83301 in vbox


Ignore:
Timestamp:
Mar 16, 2020 5:14:44 PM (5 years ago)
Author:
vboxsync
Message:

Doxygen.

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

Legend:

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

    r83299 r83301  
    485485 * The keyboard controller disabled the keyboard serial line.
    486486 *
    487  * @param   pDevIns The device instance.
    488  * @param   pThis   The PS/2 auxiliary device shared instance data.
     487 * @param   pThis   The keyboard device shared instance data.
    489488 */
    490489void PS2KLineDisable(PPS2K pThis)
     
    496495 * The keyboard controller enabled the keyboard serial line.
    497496 *
    498  * @param   pDevIns The device instance.
    499  * @param   pThis   The PS/2 auxiliary device shared instance data.
     497 * @param   pThis   The keyboard device shared instance data.
    500498 */
    501499void PS2KLineEnable(PPS2K pThis)
  • trunk/src/VBox/Devices/Input/DevPS2M.cpp

    r83299 r83301  
    424424 * The keyboard controller disabled the auxiliary serial line.
    425425 *
    426  * @param   pDevIns The device instance.
    427426 * @param   pThis   The PS/2 auxiliary device shared instance data.
    428427 */
     
    435434 * The keyboard controller enabled the auxiliary serial line.
    436435 *
    437  * @param   pDevIns The device instance.
    438436 * @param   pThis   The PS/2 auxiliary device shared instance data.
    439437 */
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