VirtualBox

Changeset 81862 in vbox


Ignore:
Timestamp:
Nov 15, 2019 4:01:22 AM (5 years ago)
Author:
vboxsync
Message:

DevATA: doxygen fixes. bugref:9218

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Storage/DevATA.cpp

    r81860 r81862  
    952952 * yet processed (but has cleared the request queue) is lost.
    953953 *
     954 * @param pDevIns   The device instance.
    954955 * @param pCtl      Controller for which to remove the request.
    955956 * @param ReqType   Type of the request to remove.
     
    976977 * overwritten.
    977978 *
     979 * @param pDevIns   The device instance.
    978980 * @param pCtl      Controller for which to dump the queue.
    979981 */
     
    10281030 * or whether a particular controller is idle.
    10291031 *
     1032 * @param pDevIns   The device instance.
    10301033 * @param pCtl      Controller for which to check the queue.
    10311034 * @param fStrict   If set then the controller is checked to be idle.
     
    55465549 * this function cannot handle empty transfers.
    55475550 *
    5548  * @param pCtl      Controller for which to perform the transfer.
     5551 * @param pDevIns   The device instance.
     5552 * @param pCtl      Controller for which to perform the transfer, shared bits.
     5553 * @param pCtlR3    The ring-3 controller state.
    55495554 */
    55505555static void ataR3DMATransfer(PPDMDEVINS pDevIns, PATACONTROLLER pCtl, PATACONTROLLERR3 pCtlR3)
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