VirtualBox

Ignore:
Timestamp:
Sep 27, 2011 9:07:07 AM (13 years ago)
Author:
vboxsync
Message:

PDM,Devices,Drivers: Add async discard API and make us of it

File:
1 edited

Legend:

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

    r38680 r38878  
    8888
    8989int vscsiIoReqUnmapEnqueue(PVSCSILUNINT pVScsiLun, PVSCSIREQINT pVScsiReq,
    90                            PVSCSIRANGE paRanges, unsigned cRanges)
     90                           PRTRANGE paRanges, unsigned cRanges)
    9191{
    9292    int rc = VINF_SUCCESS;
     
    202202}
    203203
    204 VBOXDDU_DECL(int) VSCSIIoReqUnmapParamsGet(VSCSIIOREQ hVScsiIoReq, PVSCSIRANGE *ppaRanges,
     204VBOXDDU_DECL(int) VSCSIIoReqUnmapParamsGet(VSCSIIOREQ hVScsiIoReq, PCRTRANGE *ppaRanges,
    205205                                           unsigned *pcRanges)
    206206{
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