Changeset 43626 in vbox
- Timestamp:
- Oct 11, 2012 8:57:38 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Storage/DevAHCI.cpp
r43600 r43626 1321 1321 /* Clear command issue register. */ 1322 1322 pAhciPort->regCI = 0; 1323 pAhciPort->regSACT = 0; 1323 1324 /* Clear current command slot. */ 1324 1325 pAhciPort->u32CurrentCommandSlot = 0;
Note:
See TracChangeset
for help on using the changeset viewer.