Changeset 87989 in vbox for trunk/src/VBox/Devices/build
- Timestamp:
- Mar 6, 2021 11:19:57 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/build/VBoxDD.d
r87961 r87989 30 30 probe hda__stream__dma__out(uint32_t idxStream, uint32_t cb, uint64_t off); 31 31 probe hda__stream__dma__in(uint32_t idxStream, uint32_t cb, uint64_t off); 32 probe hda__stream__dma__flowerror(uint32_t idxStream, uint32_t cbFree, uint32_t cbPeriod, int32_t fOverflow); 32 33 probe hda__stream__aio__out(uint32_t idxStream, uint32_t cb, uint64_t off); 33 34 probe hda__stream__aio__in(uint32_t idxStream, uint32_t cb, uint64_t off);
Note:
See TracChangeset
for help on using the changeset viewer.