Changeset 76076 in vbox
- Timestamp:
- Dec 8, 2018 9:59:00 PM (6 years ago)
- File:
-
- 1 edited
-
trunk/src/VBox/Devices/Storage/DevBusLogic.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Storage/DevBusLogic.cpp
r76075 r76076 407 407 uint8_t uDevType; 408 408 409 /** Number of mailboxes the guest set up. */ 410 uint32_t cMailbox; 411 409 412 /** Signature index for Adaptec models. */ 410 413 uint8_t uAhaSigIdx; 411 uint8_t Alignment0[3]; 412 413 /** Number of mailboxes the guest set up. */ 414 uint32_t cMailbox; 414 uint8_t Alignment0[7]; 415 415 416 416 /** Time when HBA reset was last initiated. */ /**< @todo does this need to be saved? */
Note:
See TracChangeset
for help on using the changeset viewer.

