Changeset 87047 in vbox
- Timestamp:
- Dec 7, 2020 2:34:09 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Storage/DevAHCI.cpp
r86847 r87047 244 244 /** The ATAPI command data. */ 245 245 uint8_t aATAPICmd[ATAPI_PACKET_SIZE]; 246 /** Size of one sector for the ATAPI transfer. */247 uint32_t cbATAPISector;248 246 /** Physical address of the command header. - GC */ 249 247 RTGCPHYS GCPhysCmdHdrAddr;
Note:
See TracChangeset
for help on using the changeset viewer.