Changeset 5178 in vbox
- Timestamp:
- Oct 8, 2007 7:49:56 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/vusb.h
r4071 r5178 647 647 uint32_t TdAddr; 648 648 /** A copy of the TD. */ 649 uint32_t TdCopy[ 8];649 uint32_t TdCopy[16]; 650 650 } *paTds; 651 651 /** URB chain pointer. */
Note:
See TracChangeset
for help on using the changeset viewer.