- Timestamp:
- Aug 27, 2010 2:30:02 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/USB/DevOHCI.cpp
r32052 r32054 348 348 /** A flag indicating that the bulk list may have in-flight URBs. */ 349 349 bool fBulkNeedsCleaning; 350 351 uint32_t Alignment3; /**< Align size on a 8 byte boundary. */ 350 352 } OHCI; 351 353
Note:
See TracChangeset
for help on using the changeset viewer.