VirtualBox

Ignore:
Timestamp:
May 11, 2023 1:01:08 AM (23 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
157315
Message:

*: doxygen corrections (mostly about removing @returns from functions returning void).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Storage/VSCSI/VSCSIInternal.h

    r98103 r99739  
    321321 * Completes a SCSI request and calls the completion handler.
    322322 *
    323  * @returns nothing.
    324323 * @param   pVScsiDevice    The virtual SCSI device.
    325324 * @param   pVScsiReq       The request which completed.
     
    335334 * Init the sense data state.
    336335 *
    337  * @returns nothing.
    338336 * @param   pVScsiSense  The SCSI sense data state to init.
    339337 */
     
    396394 * Destroys the given VPD page pool freeing all pages in it.
    397395 *
    398  * @returns nothing.
    399396 * @param   pVScsiVpdPool    The VPD page pool to destroy.
    400397 */
     
    495492 * Sets the transfer size for the given request.
    496493 *
    497  * @returns nothing.
    498494 * @param   pVScsiReq     The SCSI request.
    499495 * @param   cbXfer        The transfer size for the request.
     
    507503 * Sets the transfer direction for the given request.
    508504 *
    509  * @returns nothing.
    510505 * @param   pVScsiReq     The SCSI request.
    511506 * @param   cbXfer        The transfer size for the request.
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette