- Timestamp:
- Apr 5, 2020 10:40:40 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/VirtIO/Virtio_1_0.h
r83186 r83576 84 84 unsigned cSegs; /**< Number of segments */ 85 85 unsigned idxSeg; /**< Current segment we are in */ 86 /** @todo r=bird: s/gcPhys/GCPhys/g as this is how we write it everywhere. */ 86 87 RTGCPHYS gcPhysCur; /**< Ptr to byte within the current seg */ 87 88 size_t cbSegLeft; /**< # of bytes left in the current segment */
Note:
See TracChangeset
for help on using the changeset viewer.