VirtualBox

Changeset 64016 in vbox for trunk/src/VBox/Devices/build


Ignore:
Timestamp:
Sep 26, 2016 3:14:48 PM (8 years ago)
Author:
vboxsync
Message:

AHCI: Remove tsStart from the request structure as the functionaliyt is already managed by the driver below

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/build/VBoxDD.d

    r64009 r64016  
    2424
    2525    probe ahci__req__submit(void *pvReq, int iTxDir, uint64_t offStart, uint32_t cbXfer);
    26     probe ahci__req__submit__timestamp(void *pvReq, uint64_t tsStart);
    2726    probe ahci__req__completed(void *pvReq, int rcReq, uint64_t offStart, uint32_t cbXfer);
    28     probe ahci__req__completed__timestamp(void *pvReq, uint64_t tsEnd);
    2927};
    3028
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